Index: tests/language/inline_closure_with_constant_arguments_test.dart |
diff --git a/tests/language/inline_closure_with_constant_arguments_test.dart b/tests/language/inline_closure_with_constant_arguments_test.dart |
index 94bf52476ac1f15d330bae6c75c0adf8aa859024..87bf4ebcfa870daaf040d2fa5b65aa547959e13c 100644 |
--- a/tests/language/inline_closure_with_constant_arguments_test.dart |
+++ b/tests/language/inline_closure_with_constant_arguments_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"; |