Auto merge of #23246 - servo:jdm-patch-30, r=SimonSapin

Don't run full WPT testsuite twice.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23246)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-04-23 18:26:28 -04:00 committed by GitHub
commit 155fad62b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ function unsafe_run_tests() {
# Run the bluetooth testsuite, which uses the webdriver test harness.
./mach test-wpt --release --processes 1 --product=servodriver --headless \
--log-raw "${2}" --always-succeed || return 2
--log-raw "${2}" /bluetooth --always-succeed || return 2
}
# Using an existing log file, update the expected test results and amend the