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

Unified Diff: tests/language/language_dart2js.status

Issue 944893005: Implement async* functions in VM (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 | « tests/language/language.status ('k') | no next file » | 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 44183)
+++ tests/language/language_dart2js.status (working copy)
@@ -183,7 +183,7 @@
label_test: Skip
[ $compiler == dart2dart && $builder_tag == new_backend ]
-asyncstar_throw_in_catch_test: CompileTimeError # Issue 21404
+asyncstar_throw_in_catch_test: RuntimeError # Issue 21404
async_await_syntax_test/a03a: CompileTimeError # Issue 21404
async_await_syntax_test/a03b: CompileTimeError # Issue 21404
async_await_syntax_test/a11d: CompileTimeError # Issue 21404
@@ -209,10 +209,6 @@
sync_generator3_test/test2: Fail
[ $compiler == dart2dart ]
-asyncstar_concat_test: CompileTimeError # Issue 21404
-asyncstar_yield_test: CompileTimeError # Issue 21404
-asyncstar_yieldstar_test: CompileTimeError # Issue 21404
-
sync_generator2_test/07: MissingCompileTimeError # Issue 22324
sync_generator2_test/08: MissingCompileTimeError # Issue 22324
sync_generator2_test/10: MissingCompileTimeError # Issue 22324
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698