| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index bbc440354fd5f5a24678666a57f5cb927ae2935f..48f24671e8cee08ed84292ff9508b689427e7dff 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -16,6 +16,7 @@ cc/Dart2JSCompileAll: Skip
|
|
|
| [ $runtime == drt ]
|
| dart/import_map_test: Skip
|
| +dart/isolate_mirror_local_test: Skip
|
|
|
| [ $compiler == dart2js || $compiler == frog || $compiler == dartc ]
|
| dart/import_map_test: Skip # compilers not aware of import maps.
|
|
|