Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index 331229db74554575b1b68590f70ca61b18f723fc..5bfd88e3ee08ff0d66acadd736bbef054d304f92 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -87,9 +87,6 @@ spawn_uri_nested_vm_test: Skip # Issue 14463 |
[ $jscl ] |
spawn_uri_multi_test/none: RuntimeError # Issue 13544 |
-[ ($compiler == none || $compiler == precompiler) && ($runtime == dartium || $runtime == drt || $runtime == ContentShellOnAndroid) ] |
-pause_test: Fail # Not implemented yet |
- |
[ ($compiler == none || $compiler == precompiler) && $runtime == ContentShellOnAndroid ] |
nested_spawn2_test: Skip # Issue 19127: This test is timing out. |
@@ -100,31 +97,15 @@ spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out. |
isolate/spawn_uri_multi_test/01: Skip # Times out. Issue 24795 |
[ ($compiler == none || $compiler == precompiler) && ( $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 |
-compile_time_error_test/none: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
-isolate_import_test/none: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
-issue_21398_parent_isolate_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
-issue_21398_parent_isolate1_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
+typed_message_test: Skip # Issue 13921, 14400 |
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 |
+object_leak_test: Skip # 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 # Issue 17649 |
+spawn_uri_missing_from_isolate_test: Skip # Issue 17649 |
spawn_uri_missing_test: SkipSlow # Times out. |
-isolate_current_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction |
-function_send_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
-ondone_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
-kill_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
-kill2_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
kill3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
-kill_self_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
-handle_error_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
-handle_error2_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
-handle_error3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
timer_isolate_test: Fail, Pass # Issue 15487. Issue 13921: Dom isolates don't support spawnFunction |
-deferred_in_isolate2_test: Fail, OK # Issue 16209, 13921 Dom isolates don't support spawnFunction |
+deferred_in_isolate2_test: Skip # Issue 16209, 13921 Dom isolates don't support spawnFunction |
bool_from_environment_default_value_test: Skip |
int_from_environment_default_value_test: Skip |
string_from_environment_default_value_test: Skip |