mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Bug 1531175 - jit-test ARM64: Do not skip crash-tests. r=iain
Differential Revision: https://phabricator.services.mozilla.com/D105210
This commit is contained in:
parent
63b3b5e5ca
commit
e0d1803e79
@ -1,6 +1,4 @@
|
||||
// |jit-test| crash; skip-if: (getBuildConfiguration()['arm64'] || getBuildConfiguration()['tsan'])
|
||||
//
|
||||
// Test skipped on ARM64 due to bug 1531175.
|
||||
// |jit-test| crash; skip-if: getBuildConfiguration()['tsan']
|
||||
setJitCompilerOption("ion.warmup.trigger", 50);
|
||||
setJitCompilerOption("offthread-compilation.enable", 0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user