| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index c4537b64c8382adf222f523aa524f9151e1376da..084726aa3c51770f9a44dde34e88ee74594ce8f0 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -33,6 +33,7 @@ dart/isolate_mirror_local_test: Skip
|
| dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors
|
| dart/byte_array_test: Skip # compilers not aware of byte arrays
|
| dart/byte_array_optimized_test: Skip # compilers not aware of byte arrays
|
| +dart/simd128float32_array_test: Skip # compilers not aware of Simd128
|
| dart/isolate_unhandled*: Skip
|
|
|
| [ $compiler == dart2js ]
|
|
|