mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Reenable the second wpt chunk.
This commit is contained in:
parent
61642d64b5
commit
791d3c94ff
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ for t in "${tasks[@]}"; do
|
||||||
test-wpt1)
|
test-wpt1)
|
||||||
./mach test-wpt --processes=2 --total-chunks=2 --this-chunk=1
|
./mach test-wpt --processes=2 --total-chunks=2 --this-chunk=1
|
||||||
;;
|
;;
|
||||||
test-wpt1)
|
test-wpt2)
|
||||||
./mach test-wpt --processes=2 --total-chunks=2 --this-chunk=2
|
./mach test-wpt --processes=2 --total-chunks=2 --this-chunk=2
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue