Index: runtime/tests/vm/vm.status |
=================================================================== |
--- runtime/tests/vm/vm.status (revision 24343) |
+++ runtime/tests/vm/vm.status (working copy) |
@@ -54,6 +54,9 @@ |
# Skip until we stabilize language tests. |
*: Skip |
+[ $arch == simarm && $mode == release ] |
srdjan
2013/06/24 18:19:43
Note this is checked mode, linux only crash: so pr
|
+dart/isolate_mirror_local_test: Crash |
regis
2013/06/24 17:30:47
I see this crash on the buildbot. Is this unrelate
zra
2013/06/24 18:43:58
Yes, it's unrelated.
|
+ |
[ $arch == arm ] |
cc/DoubleToFloatConversion: Fail # Issue: 11207 |
cc/DoubleToIntConversion: Fail # Issue: 11207 |