mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Move WPT sync-from-upstream task to Linux
This commit is contained in:
parent
5cc68f5075
commit
7435f6afa2
2 changed files with 41 additions and 43 deletions
|
@ -67,7 +67,7 @@ function cleanup() {
|
|||
# Build Servo and run the full WPT testsuite, saving the results to a log file.
|
||||
function unsafe_run_tests() {
|
||||
# Run the full testsuite and record the new test results.
|
||||
./mach test-wpt --release --processes 6 --log-raw "${1}" \
|
||||
./mach test-wpt --release --processes 12 --log-raw "${1}" \
|
||||
--always-succeed || return 1
|
||||
|
||||
# Run the bluetooth testsuite, which uses the webdriver test harness.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue