| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index f4425c1f031adadf3cbcbe99eeb3168e99cd203c..1a05d79fc15c6542b70727db953a4ad011a4dfd0 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -22,6 +22,7 @@ dart/isolate_mirror_self_test: Skip # TODO(turnidge,antonm): investigate
|
| [ $compiler == dart2js || $compiler == frog || $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
|
|
|
| [ $arch == arm ]
|
| dart/*: Skip
|
|
|