| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 94b711aa9ca11048d3a238edd714a35e6f4f7fe1..e18b9b1aea68390d3204433cad8caf23ec7720f4 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -49,8 +49,7 @@ cc/ThreadInterrupterMedium: Skip
|
| cc/ThreadInterrupterLow: Skip
|
| cc/Service_Profile: Skip
|
|
|
| -[ $arch == simmips && $arch == mips ]
|
| -cc/Service_Coverage: Skip # Dart bug 16250
|
| +[ $arch == simmips || $arch == mips ]
|
| cc/Coverage_MainWithClass: Skip # Dart bug 16250
|
|
|
| [ $compiler == dart2js ]
|
|
|