Index: runtime/tests/vm/vm.status |
=================================================================== |
--- runtime/tests/vm/vm.status (revision 27291) |
+++ runtime/tests/vm/vm.status (working copy) |
@@ -48,6 +48,9 @@ |
# Skip until we stabilize language tests. |
*: Skip |
+[ $arch == x64 && $mode == debug ] |
+cc/FindCodeObject: Timeout # Issue 13144 |
+ |
[ $arch == simarm ] |
dart/isolate_mirror_local_test: Skip |