Index: tests/language/deopt_inlined_function_lazy_test.dart |
diff --git a/tests/language/deopt_inlined_function_lazy_test.dart b/tests/language/deopt_inlined_function_lazy_test.dart |
index 8de6b8eeb8c5e13f4b0f4df9b21a887859173764..dcb48d2dd707774c707c783cffb81de24a280b94 100644 |
--- a/tests/language/deopt_inlined_function_lazy_test.dart |
+++ b/tests/language/deopt_inlined_function_lazy_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 lazy deoptimization from within an inlined function. |
-// VMOptions=--deoptimize_alot --optimization-counter-threshold=10 --no-use-osr |
+// VMOptions=--deoptimize_alot --optimization-counter-threshold=10 --no-use-osr --no-background-compilation |
import "package:expect/expect.dart"; |