Bug 921200 - Mark jit-test testOOMInAutoEnterCompartment.js as slow. r=terrence

This commit is contained in:
Jan de Mooij 2013-10-26 17:20:55 +02:00
parent 5f894602d4
commit 2c1427f784

View File

@ -1,3 +1,4 @@
// |jit-test| slow
// This test is too slow to run with ASan in a debug configuration
if (getBuildConfiguration()['asan'] && getBuildConfiguration()['debug']) quit(0);