Index: tests/corelib/big_integer_arith_vm_test.dart |
diff --git a/tests/corelib/big_integer_arith_vm_test.dart b/tests/corelib/big_integer_arith_vm_test.dart |
index 49e6e0dd8e7a977bf8c15fa6539f49337233fc1e..b9696b427beff4e6b92b5feff445f7dc2923496a 100644 |
--- a/tests/corelib/big_integer_arith_vm_test.dart |
+++ b/tests/corelib/big_integer_arith_vm_test.dart |
@@ -5,7 +5,7 @@ |
// Testing Bigints with and without intrinsics. |
// VMOptions= |
// VMOptions=--no_intrinsify |
-// VMOptions=--optimization_counter_threshold=10 |
+// VMOptions=--optimization_counter_threshold=10 --no-background_compilation |
library big_integer_test; |
import "package:expect/expect.dart"; |