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

Unified Diff: tests/lib/lib.status

Issue 12324012: Try to not use incomplete Dart types in HType. (Closed) Base URL: http://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
Index: tests/lib/lib.status
===================================================================
--- tests/lib/lib.status (revision 18754)
+++ tests/lib/lib.status (working copy)
@@ -8,14 +8,7 @@
[ $compiler == dart2js && $checked ]
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.
-
[ $compiler == dart2js && $jscl ]
async/future_test: Fail # Timer interface not supported; dartbug.com/7728.
async/slow_consumer2_test: Fail # Timer interface not supported; dartbug.com/7728.

Powered by Google App Engine
This is Rietveld 408576698