Index: tests/language/bit_operations_test.dart |
diff --git a/tests/language/bit_operations_test.dart b/tests/language/bit_operations_test.dart |
index 2d46ba7217b7be82abaae4d35da07575dcf87198..bbc17bdc0a92169565c50ff83ac9d144e608e351 100644 |
--- a/tests/language/bit_operations_test.dart |
+++ b/tests/language/bit_operations_test.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
// Dart test for testing bitwise operations. |
-// VMOptions=--optimization-counter-threshold=10 --no-use-osr |
+// VMOptions=--optimization-counter-threshold=10 --no-use-osr --no-background-compilation |
import "package:expect/expect.dart"; |