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

Unified Diff: tests/language/language.status

Issue 974073002: Fix async machinery for finally clauses (issues 22445, 22300). (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
« runtime/vm/parser.cc ('K') | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 44206)
+++ tests/language/language.status (working copy)
@@ -42,13 +42,10 @@
least_upper_bound_expansive_test/*: Fail, OK
[ $compiler == none || ($compiler == dart2dart && $builder_tag != new_backend) ]
-regress_22445_test: RuntimeError # Issue 22445
async_throw_in_catch_test: Crash, RuntimeError # Issue 21404 or it could be a test error
asyncstar_throw_in_catch_test: RuntimeError # Issue 21404
-sync_generator3_test/test2: Fail # Issue 22300
[ $compiler == none && ($runtime == drt || $runtime == dartium|| $runtime == ContentShellOnAndroid) ]
-regress_22445_test: RuntimeError # Issue 22445
async_throw_in_catch_test: Timeout, Fail # Issue 21404 or it could be a test error
asyncstar_throw_in_catch_test: RuntimeError # Issue 21404
« runtime/vm/parser.cc ('K') | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698