Skip to content

Commit be17989

Browse files
committed
Try another number for processes to see if it makes a difference.
1 parent dbd6c18 commit be17989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/ci/buildbot_steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ linux-dev:
5757
linux-rel-wpt:
5858
- ./mach build --release --with-debug-assertions
5959
- ./mach test-wpt-failure
60-
- ./mach test-wpt --release --processes 20 --log-raw test-wpt.log --log-errorsummary wpt-errorsummary.log
60+
- ./mach test-wpt --release --processes 16 --log-raw test-wpt.log --log-errorsummary wpt-errorsummary.log
6161
- ./mach test-wpt --release --binary-arg=--multiprocess --processes 24 --log-raw test-wpt-mp.log --log-errorsummary wpt-mp-errorsummary.log eventsource
6262

6363
linux-rel-css:

0 commit comments

Comments
 (0)