We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd6c18 commit be17989Copy full SHA for be17989
1 file changed
etc/ci/buildbot_steps.yml
@@ -57,7 +57,7 @@ linux-dev:
57
linux-rel-wpt:
58
- ./mach build --release --with-debug-assertions
59
- ./mach test-wpt-failure
60
- - ./mach test-wpt --release --processes 20 --log-raw test-wpt.log --log-errorsummary wpt-errorsummary.log
+ - ./mach test-wpt --release --processes 16 --log-raw test-wpt.log --log-errorsummary wpt-errorsummary.log
61
- ./mach test-wpt --release --binary-arg=--multiprocess --processes 24 --log-raw test-wpt-mp.log --log-errorsummary wpt-mp-errorsummary.log eventsource
62
63
linux-rel-css:
0 commit comments