| Index: tests/language/number_identity_test.dart
|
| diff --git a/tests/language/number_identity_test.dart b/tests/language/number_identity_test.dart
|
| index fa072eaff9c5e45eca35e8d425bbbb16528f6fc3..6d41b4c466a947a187f0315bfa8252ad7c9f86ad 100644
|
| --- a/tests/language/number_identity_test.dart
|
| +++ b/tests/language/number_identity_test.dart
|
| @@ -2,7 +2,7 @@
|
| // 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.
|
| // Dart test program for testing params.
|
| -// VMOptions=--optimization-counter-threshold=10
|
| +// VMOptions=--optimization-counter-threshold=10 --no-background-compilation
|
|
|
| import "package:expect/expect.dart";
|
|
|
|
|