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

Unified Diff: tests/lib/lib.status

Issue 33183003: Fix issue 13664 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | « tests/co19/co19-analyzer.status ('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 3dbad860598472532a26cc717408a7d4b5f1fc36..9fbf45d891e9b7dd5980d1e772e61d20f0141143 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -205,6 +205,18 @@ convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12644.
convert/utf85_test: Pass, Slow # Issue 12644.
[ $compiler == dartanalyzer ]
+async/stream_controller_test: Fail # Issue 14284
+async/stream_event_transformed_test: Fail # Issue 14284
+async/stream_controller_async_test: Fail # Issue 14284
+async/stream_first_where_test: Fail # Issue 14284
+async/stream_from_iterable_test: Fail # Issue 14284
+async/stream_join_test: Fail # Issue 14284
+async/stream_last_where_test: Fail # Issue 14284
+async/stream_single_test: Fail # Issue 14284
+async/stream_single_to_multi_subscriber_test: Fail # Issue 14284
+async/stream_transformer_from_handlers_test: Fail # Issue 14284
+async/stream_transformer_test: Fail # Issue 14284
+async/stream_transform_test: Fail # Issue 14284
mirrors/typedef_test/none: Fail # Issue 13093
mirrors/generics_test/none: Fail # Issue 13432
mirrors/generic_bounded_test/none: Fail # Issue 13432
@@ -214,6 +226,7 @@ mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
mirrors/generic_f_bounded_mixin_application_test: Fail # Issue 14116
mirrors/generic_interface_test/none: Fail # Inexpressible in multitest
mirrors/typevariable_mirror_metadata_test/none: Fail # Issue 13093
+mirrors/redirecting_factory_test/none: Fail # Issue 14285
[ $compiler == dart2analyzer ]
mirrors/typedef_test/none: Fail # Issue 13093
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698