| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 316df96d1c54a79d7fc4a7dbd2874c9bdbfedd95..be2665cb29fe3e406f884486d3fc7f57b4fca001 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -26,6 +26,7 @@ cc/ExternalizeConstantStrings: Skip
|
|
|
| [ $compiler == dart2js ]
|
| dart/mirrored_compilation_error_test: Skip # VM-specific flag
|
| +dart/redirection_type_shuffling_test: Skip # Depends on lazy enforcement of type bounds
|
| 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
|
|
|