Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 45179) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -40,7 +40,7 @@ |
| cc/ThreadInterrupterMedium: Skip |
| cc/ThreadInterrupterLow: Skip |
| -[ $arch == simarm || $arch == simmips ] |
| +[ $arch == simarm || $arch == simarmv5te || $arch == simarm64 || $arch == simmips ] |
| cc/ThreadInterrupterHigh: Skip |
| cc/ThreadInterrupterMedium: Skip |
| cc/ThreadInterrupterLow: Skip |