Index: tests/language/vm/regress_22541_vm_test.dart |
diff --git a/tests/language/vm/regress_22541_vm_test.dart b/tests/language/vm/regress_22541_vm_test.dart |
index 36b461814bec17306a3df5ca31cb9fae911e1c88..0d121ac3a8ebd4ea7b5a90719745b600c4d5d556 100644 |
--- a/tests/language/vm/regress_22541_vm_test.dart |
+++ b/tests/language/vm/regress_22541_vm_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. |
// Test range inference for multiplication of two negative values. |
-// VMOptions=--optimization-counter-threshold=10 --no-use-osr |
+// VMOptions=--optimization-counter-threshold=10 --no-use-osr --no-background-compilation |
import 'package:expect/expect.dart'; |