Skip to content

Commit

Permalink
Bug 1660944: Raise the timeout limit for jittests on Android hardware…
Browse files Browse the repository at this point in the history
…; r=bc

The new Cranelift compiler for WebAssembly makes jittest run a bit slower, so
raise the timeout value for those tests, until performance enhancements make it
run faster again.

Differential Revision: https://phabricator.services.mozilla.com/D88973
  • Loading branch information
bnjbvr committed Sep 2, 2020
1 parent 52fff50 commit 207cf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskcluster/ci/test/compiled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jittest:
by-test-platform:
windows10-64-ccov/.*: 7200
macosx.*-ccov/.*: 7200
android-hw.*: 4500
android-hw.*: 5400
default: 3600
mozharness:
chunked:
Expand Down

0 comments on commit 207cf5f

Please sign in to comment.