Index: tests/language/try_catch4_test.dart |
diff --git a/tests/language/try_catch4_test.dart b/tests/language/try_catch4_test.dart |
index 9d39f1173744a586b85b22b4df87848821f04544..14bba3314627ca82f4608f68f0c839958247cf46 100644 |
--- a/tests/language/try_catch4_test.dart |
+++ b/tests/language/try_catch4_test.dart |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
// Check that our SSA graph does have the try body a predecessor of a |
// try/finally. |
-// VMOptions=--optimization-counter-threshold=10 |
+// VMOptions=--optimization-counter-threshold=10 --no-background-compilation |
import "package:expect/expect.dart"; |