Index: runtime/tests/vm/dart/inline_stack_frame_test.dart |
diff --git a/runtime/tests/vm/dart/inline_stack_frame_test.dart b/runtime/tests/vm/dart/inline_stack_frame_test.dart |
index 62fa81934ee0a6cc7decd32d2023d2697d9ebcb1..e5538553ebe3e2f8f6ce3af36dd3acc8e26df50e 100644 |
--- a/runtime/tests/vm/dart/inline_stack_frame_test.dart |
+++ b/runtime/tests/vm/dart/inline_stack_frame_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. |
-// VMOptions=--optimization_counter_threshold=10 |
+// VMOptions=--optimization_counter_threshold=10 --no-background-compilation |
import "package:expect/expect.dart"; |