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