| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index dedbd9c324e7767b2db371faa11ca57e4052c9fd..9130d891531e2748419751e4b6f702d1fa3d7cdf 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -86,3 +86,7 @@ cc/RunLoop_ExceptionParent: Skip # Bug 6890
|
| # has compilation error, as designed
|
| dart/isolate_mirror_local_test: fail
|
|
|
| +[ $compiler == dart2analyzer ]
|
| +# has compilation error, as designed
|
| +dart/isolate_mirror_local_test: fail
|
| +
|
|
|