Index: tests/language/vm/no_such_method_error_message_vm_test.dart |
diff --git a/tests/language/vm/no_such_method_error_message_vm_test.dart b/tests/language/vm/no_such_method_error_message_vm_test.dart |
index 481e3fe004d01afd1293454bf013d059b59612ad..6be273811482c7ad0cfe001c06d9268209c36673 100644 |
--- a/tests/language/vm/no_such_method_error_message_vm_test.dart |
+++ b/tests/language/vm/no_such_method_error_message_vm_test.dart |
@@ -1,7 +1,7 @@ |
// Copyright (c) 2013, 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 --no-use-osr |
+// VMOptions=--optimization-counter-threshold=10 --no-use-osr --no-background-compilation |
import "package:expect/expect.dart"; |