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

Unified Diff: tests/lib/lib.status

Issue 12282037: Status updated. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 8c9ecd6cc9f66609eab4505f5ff4322891ac97aa..3b1858a6cd603c05fb45edfa36c2b10cbdef8083 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -10,9 +10,11 @@ mirrors/*: Skip
async/stream_event_transform_test: Fail # Issue 7733.
async/stream_transform_test: Fail # Issue 7733.
async/stream_from_iterable_test: Fail # Issue 7733.
+async/slow_consumer3_test: Fail # Issue 7733.
+
+[ $compiler == dart2js && $checked && ( $runtime == safari || $runtime == ie9 || $runtime == ie10 || $runtime == chrome || $runtime == opera) ]
async/slow_consumer_test: Fail # Issue 7733.
async/slow_consumer2_test: Fail # Issue 7733.
-async/slow_consumer3_test: Fail # Issue 7733.
[ $compiler == dart2js && $jscl ]
async/future_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