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

Unified Diff: tests/lib/lib.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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 1b886b504adf49bd24d1d7cc4544642d20185b94..80d774d9fb413ec5964e695a9ccaaecae62531ca 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -35,3 +35,17 @@ crypto/hmac_sha256_test: Fail
[ $runtime == vm && $arch == x64 ]
async/slow_consumer2_test: Fail # Issue 7726
+
+[ $compiler == dart2js && $runtime == jsshell ]
+async/future_delayed_error_test: Fail # TODO(ngeoaffray): Please triage these failure.
ngeoffray 2013/01/10 14:19:34 ditto
+async/futures_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/future_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/merge_stream_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/slow_consumer2_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/slow_consumer3_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/slow_consumer_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/stream_controller_async_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/stream_from_iterable_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/stream_min_max_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/stream_single_test: Fail # TODO(ngeoaffray): Please triage these failure.
+async/stream_single_to_multi_subscriber_test: Fail # TODO(ngeoaffray): Please triage these failure.

Powered by Google App Engine
This is Rietveld 408576698