Index: tests/standalone/float_array_test.dart |
diff --git a/tests/standalone/float_array_test.dart b/tests/standalone/float_array_test.dart |
index 2be171116bbd1f9ff6004801eb9ef79f5897427f..bf4588af47cd19d6f67a7b23c6523d6aa6417b40 100644 |
--- a/tests/standalone/float_array_test.dart |
+++ b/tests/standalone/float_array_test.dart |
@@ -4,7 +4,7 @@ |
// |
// Dart test program for testing native float arrays. |
-// 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 FloatArrayTest; |