Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Unified Diff: tests/isolate/isolate.status

Issue 1579213003: - Update status files. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/html/html.status ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « tests/html/html.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698