| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 6e71bf05977c4c46adb975a7f62872bf15a0ce37..50e5e3caf7082ee71fe81e9ae8d691fcfd4ba73d 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -21,6 +21,9 @@ 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
|
|
|