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

Unified Diff: tests/lib/lib.status

Issue 309283003: Stream_controller_test after it started using non-zero timers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 09c9c46267fbd6f2a6939d075f8a5f0f0f951e74..5176cbf575b3400a588d6b1a903ea78fc8513813 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -173,6 +173,7 @@ async/stream_timeout_test: Fail # Timer interface not supported: dartbug.com/772
async/stream_asyncexpand_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
async/stream_asyncmap_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
async/stream_transformation_broadcast_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
+async/stream_controller_test: Fail # Timer interface not supported: dartbug.com/7728.
[ $compiler == dart2js && $checked ]
convert/utf85_test: Pass, Slow # Issue 12029.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698