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

Unified Diff: tests/language/language_dart2js.status

Issue 888463004: Add support for sync* and yield (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_analyzer2.status ('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 43515)
+++ tests/language/language_dart2js.status (working copy)
@@ -15,6 +15,8 @@
await_nonfuture_test: CompileTimeError # Issue 21411
await_regression_test: CompileTimeError # Issue 21411
await_test: CompileTimeError # Issue 21411
+sync_generator1_test: Fail # Issue 21411
+sync_generator2_test/none: Fail # Issue 21411
async_await_syntax_test/a01a: CompileTimeError # Issue 21411
async_await_syntax_test/a02a: CompileTimeError # Issue 21411
async_await_syntax_test/a03a: CompileTimeError # Issue 21411
@@ -63,7 +65,10 @@
async_await_syntax_test/d08b: CompileTimeError # Issue 21411
async_await_syntax_test/d09a: CompileTimeError # Issue 21411
async_await_syntax_test/d10a: CompileTimeError # Issue 21411
+async_await_syntax_test/a04c: CompileTimeError # Issue 22259
+async_await_syntax_test/a03b: CompileTimeError # Issue 22259
+
[ $compiler == dart2js && $unchecked ]
async_test/type-mismatch1: CompileTimeError # Issue 21411
async_test/type-mismatch2: CompileTimeError # Issue 21411
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/language/sync_generator1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698