Index: tests/language/fast_method_extraction_test.dart |
diff --git a/tests/language/fast_method_extraction_test.dart b/tests/language/fast_method_extraction_test.dart |
index b4dd4c98567d32db3279615623016c73b6bfcd42..3e3d8d921b9963be8212490b8fac14803d79982b 100644 |
--- a/tests/language/fast_method_extraction_test.dart |
+++ b/tests/language/fast_method_extraction_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 that fast method extraction returns correct closure. |
-// VMOptions=--optimization-counter-threshold=10 --no-use-osr |
+// VMOptions=--optimization-counter-threshold=10 --no-use-osr --no-background-compilation |
import "package:expect/expect.dart"; |