Index: tests/language/strict_equal_test.dart |
diff --git a/tests/language/strict_equal_test.dart b/tests/language/strict_equal_test.dart |
index be7ab0fbbe92f345d68a906a3e44872bf5026d1b..0fddafbe6c5fbac5aa9b4a01131eaa88272c607c 100644 |
--- a/tests/language/strict_equal_test.dart |
+++ b/tests/language/strict_equal_test.dart |
@@ -1,7 +1,7 @@ |
// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
// 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. |
-// VMOptions=--optimization-counter-threshold=10 |
+// VMOptions=--optimization-counter-threshold=10 --no-background-compilation |
import "package:expect/expect.dart"; |