| Index: runtime/tests/vm/vm.status
|
| ===================================================================
|
| --- runtime/tests/vm/vm.status (revision 11091)
|
| +++ runtime/tests/vm/vm.status (working copy)
|
| @@ -23,7 +23,7 @@
|
| dart/import_map_test: Skip
|
| dart/isolate_mirror_local_test: Skip
|
|
|
| -[ $compiler == dart2js || $compiler == frog || $compiler == dartc ]
|
| +[ $compiler == dart2js || $compiler == dartc ]
|
| dart/import_map_test: Skip # compilers not aware of import maps.
|
| dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors
|
| dart/byte_array_test: Skip # compilers not aware of byte arrays
|
|
|