Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 21909) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -75,9 +75,6 @@ |
| # Tests needing Dart execution. |
| dart/*: Skip |
| -[ $arch == simmips && $checked ] |
| -cc/ValidateNoSuchMethodStackFrameIteration: Skip |
| - |
| # TODO(ajohnsen): Fix this as part of library changes. |
| [ $compiler == none ] |
| cc/CustomIsolates: Skip # Bug 6890 |