| Index: tests/language/await_exceptions_test.dart
|
| diff --git a/tests/language/await_exceptions_test.dart b/tests/language/await_exceptions_test.dart
|
| index c739024154c16a15b06b1b66d51cea46324802d6..2b4223f11ca92f2e48ac91f1c32526780323ae32 100644
|
| --- a/tests/language/await_exceptions_test.dart
|
| +++ b/tests/language/await_exceptions_test.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| // VMOptions=--optimization-counter-threshold=5 --no-background-compilation
|
| +// VMOptions=--optimization-counter-threshold=5 --no-background-compilation --stress-async-stacks
|
|
|
| import 'package:expect/expect.dart';
|
| import "package:async_helper/async_helper.dart";
|
|
|