| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 2b8ec1a0530cea7adb05d132000f1276f8da515c..7e7ab4f0baef29adfceff743dfc73c20cde809fa 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -27,6 +27,10 @@ cc/CorelibIsolateStartup: Skip
|
| cc/VerifyImplicit_Crash: Crash
|
| cc/VerifyExplicit_Crash: Crash
|
|
|
| +[ $mode == debug && $system == windows ]
|
| +cc/VerifiedMemoryBasic: Crash # Issue 21469
|
| +cc/VerifiedMemoryAccept: Crash # Issue 21469
|
| +
|
| # The following section refers to the dart vm tests which live under
|
| # runtime/tests/vm/dart.
|
| [ $system == windows ]
|
|
|