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

Unified Diff: dart/tests/isolate/isolate.status

Issue 292743019: Complete with error if Worker fails. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r36656 Created 6 years, 7 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
Index: dart/tests/isolate/isolate.status
diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
index 1e6a52fae9b0f64c8f98a16a2fafeb2b48f976eb..ac41555f00eef55a8d61a659e0b141fe1fd163f9 100644
--- a/dart/tests/isolate/isolate.status
+++ b/dart/tests/isolate/isolate.status
@@ -95,3 +95,7 @@ simple_message_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw
browser/typed_data_message_test: StaticWarning
mint_maker_test: StaticWarning
serialization_test: StaticWarning
+
+[ $compiler == dart2js && ( $runtime == ff ) ]
+spawn_uri_missing_from_isolate_test: Skip # http://dartbug.com/19024
+spawn_uri_missing_test: Skip # http://dartbug.com/19024
« no previous file with comments | « dart/sdk/lib/_internal/lib/isolate_helper.dart ('k') | dart/tests/isolate/spawn_uri_missing_from_isolate_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698