| Index: tests/lib/typed_data/float32x4_list_test.dart
|
| diff --git a/tests/lib/typed_data/float32x4_list_test.dart b/tests/lib/typed_data/float32x4_list_test.dart
|
| index d0e509be27c9ca0c7932546757dc06d6ded28663..901f71247e41c11d1bab88cc07fb269101deb2c7 100644
|
| --- a/tests/lib/typed_data/float32x4_list_test.dart
|
| +++ b/tests/lib/typed_data/float32x4_list_test.dart
|
| @@ -1,7 +1,7 @@
|
| // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
|
| // 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=--deoptimization_counter_threshold=1000 --optimization-counter-threshold=10
|
| +// VMOptions=--deoptimization_counter_threshold=1000 --optimization-counter-threshold=10 --no-background_compilation
|
|
|
| // Library tag to be able to run in html test framework.
|
| library float32x4_list_test;
|
|
|