| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index d0ffb46522715152c94e0f1d525fc99b6eb01c53..f6be9b45288e3602d69b8f50a720a8d87ef0dff4 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -12,6 +12,9 @@ cc/SNPrint_BadArgs: Skip
|
| # Flaky on buildbot. Issue 5133 and 10409.
|
| cc/Sleep: Pass, Fail
|
|
|
| +# Issue 24049.
|
| +cc/StackLimitInterrupts: Pass, Timeout
|
| +
|
| [ $mode == debug ]
|
| # This is a benchmark that is not informative in debug mode.
|
| cc/CorelibIsolateStartup: Skip
|
|
|