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

Unified Diff: tests/compiler/dart2js/dart2js.status

Issue 864643006: Allow sync *, async * and yield * in dart2js (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
« no previous file with comments | « tests/compiler/dart2js/async_await_syntax_test.dart ('k') | tests/compiler/dart2js/frontend_checker.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/dart2js.status
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
index 5607f3f49f5b6308eaaa243e3a65a896d0850bee..b5cf3a6ceabca7854c39b7b169ec0deffe63a71c 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -4,7 +4,10 @@
boolified_operator_test: Fail # Issue 8001
-async_await_syntax_test: Skip # Not sure how/why test cases a03b, a04c fail.
+# Don't mark these tests as failing. Instead, fix the errors/warnings that they
+# report or update the whitelist in the test-files to temporarily allow
+# digression.
+async_await_syntax_test: Pass # DON'T CHANGE THIS LINE -- SEE ABOVE.
# simple_function_subtype_test is temporarily(?) disabled due to new method for
# building function type tests.
« no previous file with comments | « tests/compiler/dart2js/async_await_syntax_test.dart ('k') | tests/compiler/dart2js/frontend_checker.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698