| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 50e5e3caf7082ee71fe81e9ae8d691fcfd4ba73d..f4cc6521d86beb486762ce4f07be9d78fe50546d 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -20,10 +20,6 @@ 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 && $mode == release && $checked ]
|
| -dart/byte_array_test: Pass, Fail # Fails. Issue 10272.
|
| -
|
| [ $system == windows ]
|
| cc/Dart2JSCompileAll: Skip
|
| cc/ExternalizeConstantStrings: Skip
|
|
|