| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 04018929c2b2f4dcc18ab97b8cbd247967022812..3ef1783af2bdebb288867d2006d85aed12aa3114 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -27,11 +27,8 @@ dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors
|
| dart/byte_array_test: Skip # compilers not aware of byte arrays
|
|
|
| [ $compiler == dart2dart ]
|
| -cc/*: Skip
|
| -dart/byte_array_test: Fail
|
| -dart/import_map_test: Fail
|
| -dart/isolate_mirror_local_test: Crash
|
| -dart/isolate_mirror_remote_test: Crash
|
| +# Skip until we stabilize language tests.
|
| +*: Skip
|
|
|
| [ $arch == arm ]
|
| dart/*: Skip
|
|
|