Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 21906) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -75,6 +75,9 @@ |
| # 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 |