| Index: tests/standalone/regress_25335_test.dart
|
| diff --git a/tests/standalone/regress_25335_test.dart b/tests/standalone/regress_25335_test.dart
|
| index e4551a25af3df738c50bcefcbd07cba8b08b38eb..c20ed6d25509c12ff536c30ae96f1138091b2bb7 100644
|
| --- a/tests/standalone/regress_25335_test.dart
|
| +++ b/tests/standalone/regress_25335_test.dart
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| //
|
| // Test that canonicalization inserts constants with correct representation.
|
| -// VMOptions=--optimization-counter-threshold=10 --optimization-filter=bar
|
| +// VMOptions=--optimization-counter-threshold=10 --optimization-filter=bar --no-background-compilation
|
|
|
| import 'dart:typed_data';
|
|
|
|
|