| Index: tests/language/no_such_method_dispatcher_test.dart
|
| diff --git a/tests/language/no_such_method_dispatcher_test.dart b/tests/language/no_such_method_dispatcher_test.dart
|
| index ca1159134f1690b3de65a86c053699dace35ad71..3aad16f36ffd200bd116af55668a86814284a918 100644
|
| --- a/tests/language/no_such_method_dispatcher_test.dart
|
| +++ b/tests/language/no_such_method_dispatcher_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";
|
|
|
|
|