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

Unified Diff: tests/language/language.status

Issue 11049023: [dart2js] Report an error if throw is used outside of catch expression without an argument. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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/co19/co19-dart2dart.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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index e10b6d8dc7b58689f5d86f904b14f091f5b92f27..bb95cfb1672dadc2ab9952cf5e8c4c81d78f6cfe 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -330,8 +330,6 @@ not_enough_positional_arguments_test/01: Fail # http://dartbug.com/5519
override_field_test/04: Fail # http://dartbug.com/5519
setter_no_getter_call_test/01: Fail # http://dartbug.com/5519
setter_no_getter_test/01: Fail # http://dartbug.com/5519
-try_catch_syntax_test/16: Fail # http://dartbug.com/5519
-try_catch_syntax_test/17: Fail # http://dartbug.com/5519
import_combinators_test: Fail
throw_expr_test: Fail
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698