Index: tests/language/vm/optimized_shl_test.dart |
diff --git a/tests/language/vm/optimized_shl_test.dart b/tests/language/vm/optimized_shl_test.dart |
index 559506cea4bf50e56a9525597ab3f3c078a8eb5e..0134248b87beb5a5dcb87b9171801799e91bc108 100644 |
--- a/tests/language/vm/optimized_shl_test.dart |
+++ b/tests/language/vm/optimized_shl_test.dart |
@@ -2,7 +2,7 @@ |
// Copyright (c) 2014, 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"; |