diff --git a/etc/taskcluster/decision_task.py b/etc/taskcluster/decision_task.py index c3424fa01d8..5839a62127b 100644 --- a/etc/taskcluster/decision_task.py +++ b/etc/taskcluster/decision_task.py @@ -573,7 +573,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 \