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

Unified Diff: tests/isolate/isolate.status

Issue 11833035: Status file updates for jsshell (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 45d399415029cf1e2c262247f8a3f6e1dd1193f3..239942a00ab8300daff99a32cec6f9dbdf42bc4c 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -129,3 +129,20 @@ timer_test: Fail,OK # Needs Timer to run.
# TODO(ajohnsen): Fix this as part of library changes.
[ $compiler == none ]
isolate_negative_test: Skip # Bug 6890
+
+
+[ $compiler == dart2js && $runtime == jsshell ]
+count_test: Fail # TODO(ngeoaffray): Please triage these failure.
ngeoffray 2013/01/10 14:19:34 ditto
+cross_isolate_message_test: Fail # TODO(ngeoaffray): Please triage these failure.
+isolate_complex_messages_test: Fail # TODO(ngeoaffray): Please triage these failure.
+mandel_isolate_test: Fail # TODO(ngeoaffray): Please triage these failure.
+message2_test: Fail # TODO(ngeoaffray): Please triage these failure.
+message_test: Fail # TODO(ngeoaffray): Please triage these failure.
+mint_maker_test: Fail # TODO(ngeoaffray): Please triage these failure.
+nested_spawn2_test: Fail # TODO(ngeoaffray): Please triage these failure.
+nested_spawn_test: Fail # TODO(ngeoaffray): Please triage these failure.
+request_reply_test: Fail # TODO(ngeoaffray): Please triage these failure.
+spawn_function_custom_class_test: Fail # TODO(ngeoaffray): Please triage these failure.
+spawn_function_test: Fail # TODO(ngeoaffray): Please triage these failure.
+stream_mangling_test: Fail # TODO(ngeoaffray): Please triage these failure.
+unresolved_ports_test: Fail # TODO(ngeoaffray): Please triage these failure.

Powered by Google App Engine
This is Rietveld 408576698