Index: runtime/tests/vm/vm.status |
=================================================================== |
--- runtime/tests/vm/vm.status (revision 45017) |
+++ 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 ] |
ricow1
2015/04/10 08:23:41
We could add a group marker to config, i.e., you w
zra
2015/04/10 16:07:20
That would be useful, yah. I think there are a num
|
cc/ThreadInterrupterHigh: Skip |
cc/ThreadInterrupterMedium: Skip |
cc/ThreadInterrupterLow: Skip |