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

Unified Diff: tests/language/language.status

Issue 902783008: The execution of an async* should only be scheduled when the stream is (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 7583dd43459265eee9aa22d0be6e17e5a0d1e4b6..eaa8ee1b2b9bdebcab67311df194b3e8d2300262 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -10,6 +10,7 @@ built_in_identifier_prefix_test: Fail # Issue 6970
await_for_cancel_test: RuntimeError # Issue 21404
asyncstar_yield_test: Fail # Issue 21404
asyncstar_yieldstar_test: Fail # Issue 21404
+asyncstar_concat_test: Fail # Issue 21404
# These bugs refer currently ongoing language discussions.
constructor_initializer_test/none: Fail # Issue 12633
« sdk/lib/_internal/compiler/js_lib/js_helper.dart ('K') | « tests/language/asyncstar_concat_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698