| Index: tests/language/range_analysis_test.dart
|
| diff --git a/tests/language/range_analysis_test.dart b/tests/language/range_analysis_test.dart
|
| index 8226a6879011d9d62f10f43f9d49d48309cb6f15..240073eb055ba04cf11402a267c43bd785f1c3eb 100644
|
| --- a/tests/language/range_analysis_test.dart
|
| +++ b/tests/language/range_analysis_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 constructors and initializers.
|
| -// VMOptions=--optimization-counter-threshold=10 --no-use-osr
|
| +// VMOptions=--optimization-counter-threshold=10 --no-use-osr --no-background-compilation
|
|
|
| import "package:expect/expect.dart";
|
|
|
|
|