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

Unified Diff: tests/lib/lib.status

Issue 96473003: Add Stream.timeout method. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Changed zone behavior. Created 7 years 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
« sdk/lib/async/stream.dart ('K') | « tests/lib/async/stream_timeout_test.dart ('k') | 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 abd0e60b3186516892d9e364c765166051edfb29..a3db1ed7c6db8be2a334c34e2e633e8447b92c2f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -128,6 +128,7 @@ async/catch_errors8_test: Fail # Timer interface not supported: dartbug.com/7728
async/run_zoned8_test: Fail # Timer interface not supported: dartbug.com/7728.
async/zone_bind_test: Fail # Timer interface not supported: dartbug.com/7728.
async/future_timeout_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/stream_timeout_test: Fail # Timer interface not supported: dartbug.com/7728.
[ $compiler == dart2js && $checked ]
convert/utf85_test: Pass, Slow # Issue 12029.
« sdk/lib/async/stream.dart ('K') | « tests/lib/async/stream_timeout_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698