| Index: tests/language/no_such_method3_test.dart
|
| diff --git a/tests/language/no_such_method3_test.dart b/tests/language/no_such_method3_test.dart
|
| index 1a69e42ad50f2dfdbe27e7ce6450fba456a46eea..ba0d0ca24d8bab58e9e008ebbca73d72efa49aae 100644
|
| --- a/tests/language/no_such_method3_test.dart
|
| +++ b/tests/language/no_such_method3_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| // Test that a static type inferrer takes [noSuchMethod] into account.
|
|
|
| -// VMOptions=--optimization-counter-threshold=10
|
| +// VMOptions=--optimization-counter-threshold=10 --no-background-compilation
|
|
|
| import "package:expect/expect.dart";
|
|
|
|
|