| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 57870715c14850ba218eb830b3319cd9bb59612f..a79042d8b384059920320d286632e315aa99cf6d 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -81,3 +81,8 @@ dart/inline_stack_frame_test: Skip
|
| cc/CustomIsolates: Skip # Bug 6890
|
| cc/NewNativePort: Skip # Bug 6890
|
| cc/RunLoop_ExceptionParent: Skip # Bug 6890
|
| +
|
| +[ $compiler == dartanalyzer ]
|
| +# has compilation error, as designed
|
| +dart/isolate_mirror_local_test: fail
|
| +
|
|
|