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

Unified Diff: tests/language/language_dart2js.status

Issue 910923002: Make yield* throw an error if not yielding an Iterable (Closed) Base URL: http://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
« no previous file with comments | « runtime/lib/core_patch.dart ('k') | tests/language/sync_generator1_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 43603)
+++ tests/language/language_dart2js.status (working copy)
@@ -10,7 +10,6 @@
await_future_test: Timeout # Issue 22328
[ $compiler == dart2js ]
-sync_generator1_test: RuntimeError # Issue 22323
syncstar_yield_test/copyParameters: RuntimeError # Issue 22322
sync_generator2_test/07: MissingCompileTimeError # Issue 22324
sync_generator2_test/08: MissingCompileTimeError # Issue 22324
« no previous file with comments | « runtime/lib/core_patch.dart ('k') | tests/language/sync_generator1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698