| Index: tests/corelib/regress_r21715_test.dart
|
| diff --git a/tests/corelib/regress_r21715_test.dart b/tests/corelib/regress_r21715_test.dart
|
| index cfbcef18e35d56e8df285494339e7e9dd3928b69..5a0ef73d9369efcdc5c89244bfcca25cf1299657 100644
|
| --- a/tests/corelib/regress_r21715_test.dart
|
| +++ b/tests/corelib/regress_r21715_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.
|
|
|
| -// VMOptions=--optimization_counter_threshold=5
|
| +// VMOptions=--optimization_counter_threshold=5 --no-background_compilation
|
|
|
| import "package:expect/expect.dart";
|
|
|
|
|