Don't run full WPT testsuite twice.

This commit is contained in:
Josh Matthews 2019-04-23 09:29:58 -04:00 committed by GitHub
parent 54f54d194d
commit 4e4fe97262
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