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

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

Issue 11783011: Don't use redirecting factories with type arguments. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
« no previous file with comments | « dart/sdk/lib/async/stream.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/lib/lib.status
diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
index 33be522189afea38c914de0e5ed376e4aa177894..6c630275a4ae96ee14fb7869e612a7744dc8af09 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -15,6 +15,9 @@ async/slow_consumer_test: Fail # Timer interface not supported; dartbug.com/7728
async/stream_controller_async_test: Fail # Timer interface not supported; dartbug.com/7728.
async/stream_min_max_test: Fail # Timer interface not supported; dartbug.com/7728.
async/stream_single_test: Fail # Timer interface not supported; dartbug.com/7728.
+async/future2_test: Fail # Timer interface not supported; dartbug.com/7728.
+async/futures_test: Fail # Timer interface not supported; dartbug.com/7728.
+async/merge_stream_test: Fail # Timer interface not supported; dartbug.com/7728.
[ $compiler == dart2js && $browser ]
crypto/sha256_test: Slow, Pass
« no previous file with comments | « dart/sdk/lib/async/stream.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698