Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index 25cc9363529351a57e603ed5d19c17426a1cfd6c..db6b6830732c513769623963ebdfb6d5aed00bb9 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -93,6 +93,9 @@ nested_spawn2_test: Skip # Issue 19127: This test is timing out. |
[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ] |
spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out. |
+[ $compiler == none && $runtime == dartium && $arch == x64 ] |
+isolate/spawn_uri_multi_test/01: Skip # Times out. Issue 24795 |
+ |
[ $compiler == none && ( $runtime == dartium || $runtime == drt || $runtime == ContentShellOnAndroid) ] |
typed_message_test: Crash, Fail # Issue 13921, 14400 |
message_enum_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |