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