Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to reduce intermittent WPT results on taskcluster #22482

Closed
wants to merge 14 commits into from

More processes!

  • Loading branch information
jdm committed Dec 17, 2018
commit 793ace02f0b39918891797b3668844f1d515a38e
@@ -363,7 +363,7 @@ def wpt_chunk(release_build_task, total_chunks, this_chunk):
task.with_script("""
./mach test-wpt \
--release \
--processes 16 \
--processes 24 \
--total-chunks "$TOTAL_CHUNKS" \
--this-chunk "$THIS_CHUNK" \
--log-raw test-wpt.log \
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.