| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 200b6e8eb8fee9c566f21b8d0b480ca25e5824fa..41bfa569403e4a9fceecaa31b6c9df5d6be1d372 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -42,6 +42,9 @@ cc/ThreadInterrupterHigh: Skip
|
| cc/ThreadInterrupterMedium: Skip
|
| cc/ThreadInterrupterLow: Skip
|
|
|
| +[ $arch == simmips ]
|
| +cc/Service_Coverage: Skip # Dart bug 16250
|
| +
|
| [ $compiler == dart2js ]
|
| dart/mirrored_compilation_error_test: Skip # VM-specific flag
|
| dart/redirection_type_shuffling_test: Skip # Depends on lazy enforcement of type bounds
|
|
|