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

Unified Diff: tests/lib/lib.status

Issue 11784027: Enable async-tests in drt (where Timer is available). (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
« 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 6c630275a4ae96ee14fb7869e612a7744dc8af09..8952a6d6686c53b2ec0647e03161af1ab90ef919 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -8,6 +8,9 @@ async/future2_test: Fail # Bug 6890 .TODO(ajohnsen): Fix this as part of library
[ $compiler == dart2js ]
math/*: Skip
mirrors/*: Skip
+async/future2_test: Fail # Bug 6890 .TODO(ajohnsen): Fix this as part of library changes.
+
+[ $compiler == dart2js && $runtime == d8 ]
async/future_delayed_error_test: Fail # Timer interface not supported; dartbug.com/7728.
async/future_test: Fail # Timer interface not supported; dartbug.com/7728.
async/slow_consumer2_test: Fail # Timer interface not supported; dartbug.com/7728.
« 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