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

Unified Diff: tests/co19/co19-co19.status

Issue 295913003: Make Stream.where, etc., be documented as inheriting broadcast state. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Change asBroadcastStream to always only listen once to its source. Created 6 years, 7 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/co19/co19-co19.status
diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
index cbc5beac4e06d81650981bc3d52590db46d4406b..57a64eeebeb7a7f3bc893b44a6e1acdd4acd4576 100644
--- a/tests/co19/co19-co19.status
+++ b/tests/co19/co19-co19.status
@@ -72,6 +72,8 @@ LibTest/isolate/SendPort/send_A03_t02: Fail # Co19 issue 639
LibTest/isolate/ReceivePort/any_A01_t02: RuntimeError # co19 issue 676
Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # co19 issue 638
+LibTest/async/Stream/asBroadcastStream_A02_t01: Fail
Anders Johnsen 2014/05/20 12:01:32 File bug.
+
[ $runtime == dartium || $compiler == dart2js ]
LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524

Powered by Google App Engine
This is Rietveld 408576698