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

Unified Diff: tests/lib/lib.status

Issue 91213002: Add Future.timeout. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update indentation. Created 7 years, 1 month 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 | « tests/lib/async/future_value_chain4_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 278b19547951c72cbdcc615e764f6111e68add41..d0c47284b5dc29c75a76eaf63f54d981bea7dec0 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -127,6 +127,7 @@ async/catch_errors28_test: Fail # Timer interface not supported: dartbug.com/772
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.
[ $compiler == dart2js && $checked ]
convert/utf85_test: Pass, Slow # Issue 12029.
« no previous file with comments | « tests/lib/async/future_value_chain4_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698