| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 5f2ec212cca3475ca41961d5dd0bbf308ad48ccb..bd3baf671e126dbf4cbd872659593711bc1cb698 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -11,6 +11,11 @@ cc/AllocGeneric_Overflow: Crash
|
|
|
| cc/SNPrint_BadArgs: Skip
|
|
|
| +cc/CorelibCompileAll: Fail # Issue 6697
|
| +cc/CustomIsolates: Fail # Issue 6697
|
| +cc/Dart2JSCompileAll: Fail # Issue 6697
|
| +cc/ParsePatchLibrary: Fail # Issue 6697
|
| +
|
| [ $arch == x64 ]
|
| cc/IsolateInterrupt: Skip
|
|
|
|
|