| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index c73aca966f9db37619499e4a2a27f00ab3e49627..57870715c14850ba218eb830b3319cd9bb59612f 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -12,12 +12,12 @@ cc/SNPrint_BadArgs: Skip
|
| cc/Debug_StackTraceDump1: Skip
|
| cc/Debug_StackTraceDump2: Skip
|
|
|
| +# Flaky on buildbot. Issue 5133 and 10409.
|
| +cc/Sleep: Pass, Fail
|
| +
|
| [ $arch == x64 ]
|
| cc/IsolateInterrupt: Skip
|
|
|
| -[ $system == windows && $mode == debug ]
|
| -cc/Sleep: Pass, Fail # Flaky on buildbot. Issue 5133.
|
| -
|
| # The following section refers to the dart vm tests which live under
|
| # runtime/tests/vm/dart.
|
| [ $system == windows ]
|
|
|