Index: tests/language/mint_compares_test.dart |
diff --git a/tests/language/mint_compares_test.dart b/tests/language/mint_compares_test.dart |
index c2afbaf1fb7f8df62921c59b4092d6ae3764c686..7f51ce2d79d8a9805fee8ba46f3049a08c181c0c 100644 |
--- a/tests/language/mint_compares_test.dart |
+++ b/tests/language/mint_compares_test.dart |
@@ -1,7 +1,7 @@ |
// Copyright (c) 2012, 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"; |