| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index e18b9b1aea68390d3204433cad8caf23ec7720f4..451e4c0a7e350b5edc4ad419405533d8d1563ad2 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -51,6 +51,7 @@ cc/Service_Profile: Skip
|
|
|
| [ $arch == simmips || $arch == mips ]
|
| cc/Coverage_MainWithClass: Skip # Dart bug 16250
|
| +cc/Service_ClassesCoverage: Skip # Dart bug 16250
|
|
|
| [ $compiler == dart2js ]
|
| dart/mirrored_compilation_error_test: Skip # VM-specific flag
|
|
|