| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 084726aa3c51770f9a44dde34e88ee74594ce8f0..c5a1515969ff20fb389f138668c0559adecedff3 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -34,6 +34,7 @@ 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/simd128float32_test: Skip # compilers not aware of Simd128
|
| dart/isolate_unhandled*: Skip
|
|
|
| [ $compiler == dart2js ]
|
|
|