Index: tests/isolate/isolate.status |
=================================================================== |
--- tests/isolate/isolate.status (revision 42576) |
+++ tests/isolate/isolate.status (working copy) |
@@ -95,6 +95,7 @@ |
isolate_import_test/none: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
isolate_stress_test: Skip # Issue 13921 Dom isolates don't support spawnFunction |
message3_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
+start_paused_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
object_leak_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
simple_message_test/none: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
spawn_uri_missing_from_isolate_test: RuntimeError # http://dartbug.com/17649 |