Index: tests/standalone/typed_data_test.dart |
diff --git a/tests/standalone/typed_data_test.dart b/tests/standalone/typed_data_test.dart |
index 1b44624fee5808fd2f51bcf9ce9911385ee397d8..a7e4c114505615241a0984dfddcb7b392e223be9 100644 |
--- a/tests/standalone/typed_data_test.dart |
+++ b/tests/standalone/typed_data_test.dart |
@@ -4,7 +4,7 @@ |
// |
// Dart test program for testing typed data. |
-// VMOptions=--optimization_counter_threshold=10 |
+// VMOptions=--optimization_counter_threshold=10 --no-background_compilation |
// Library tag to be able to run in html test framework. |
library TypedDataTest; |