| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 7e1564b1660f58937d526fb52618ae6793e956d2..94b711aa9ca11048d3a238edd714a35e6f4f7fe1 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/Service_Coverage: Skip # Dart bug 16250
|
| +cc/Coverage_MainWithClass: Skip # Dart bug 16250
|
|
|
| [ $compiler == dart2js ]
|
| dart/mirrored_compilation_error_test: Skip # VM-specific flag
|
|
|