Skip to content

Commit

Permalink
Bug 1412365 - jsdcov chunks need reducing now that we run on faster h…
Browse files Browse the repository at this point in the history
…ardware. r=gmierz
  • Loading branch information
jmaher committed Oct 28, 2017
1 parent 1c0b2d3 commit e25145c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions taskcluster/ci/test/mochitest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ mochitest:
android.*: 20
linux.*/debug: 16
linux64-asan/opt: 10
linux64-*cov/opt: 10
linux64-.*cov/opt: 10
default: 5
e10s:
by-test-platform:
Expand All @@ -48,7 +48,6 @@ mochitest:
max-run-time:
by-test-platform:
android-4.3-arm7-api-16/debug: 7200
linux64-jsdcov/opt: 10800
default: 5400
allow-software-gl-layers: false
tier:
Expand Down Expand Up @@ -96,7 +95,6 @@ mochitest-browser-chrome:
by-test-platform:
linux.*/debug: 16
linux64-asan/opt: 16
linux64-jsdcov/opt: 35
default: 7
e10s:
by-test-platform:
Expand Down

0 comments on commit e25145c

Please sign in to comment.