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

Unified Diff: tests/language/language_dart2js.status

Issue 1204103002: Yield in non-generator function is compile-time error (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: yield in non-generator is compile-time error Created 5 years, 6 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/async_await_syntax_test.dart ('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
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 9be8c6776a635269c8c2a979a09c0e9382c2032a..cf8408c545ec8b63a324c22ec8b7d38f600adcdd 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -150,6 +150,10 @@ mixin_mixin_bound_test: RuntimeError # Issue 12605
mixin_mixin_bound2_test: RuntimeError # Issue 12605
[ $compiler == dart2js ]
+async_await_syntax_test/a05h: Fail # 23716
+async_await_syntax_test/c11a: Fail # 23716
+async_await_syntax_test/c11b: Fail # 23716
+
malformed_test/none: Fail # Expect failure in lib/_internal/compiler/js_lib/preambles/d8.js
type_variable_conflict2_test/01: RuntimeError # Issue 19725
« no previous file with comments | « tests/language/async_await_syntax_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698