mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
Reintroduce parallelism in the bluetooth tests
This commit is contained in:
parent
cb4e3e298e
commit
c183d33c95
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,7 @@ def wpt_chunks(platform, make_chunk_task, build_task, total_chunks, processes,
|
|||
tests/wpt/mozilla/tests/css/img_simple.html \
|
||||
tests/wpt/mozilla/tests/mozilla/secure.https.html \
|
||||
| cat
|
||||
time ./mach test-wpt --release --processes 1 --product=servodriver \
|
||||
time ./mach test-wpt --release --processes $PROCESSES --product=servodriver \
|
||||
--headless --log-raw test-bluetooth.log \
|
||||
--log-errorsummary bluetooth-errorsummary.log \
|
||||
bluetooth \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue