Index: tests/language/async_control_structures_test.dart |
diff --git a/tests/language/async_control_structures_test.dart b/tests/language/async_control_structures_test.dart |
index 23365f4af16c92f80cca3e3271e1ba6f09453620..cd09a86fcb3a0eb34ab57f44d7efebb7e2b984f9 100644 |
--- a/tests/language/async_control_structures_test.dart |
+++ b/tests/language/async_control_structures_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'; |