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

Unified Diff: tests/language/language.status

Issue 10913068: Old catch syntax is now an error (issue 4905) (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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-compiler.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
===================================================================
--- tests/language/language.status (revision 11820)
+++ tests/language/language.status (working copy)
@@ -146,10 +146,10 @@
static_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
syntax_test: Skip # Bug 2107 Static type warnings in none case
throw7_negative_test: Fail # Issue 3654
-try_catch_syntax_test/09: Fail # BUG(4905)
-try_catch_syntax_test/10: Fail # BUG(4905)
-try_catch_syntax_test/11: Fail # BUG(4905)
-try_catch_syntax_test/12: Fail # BUG(4905)
+# try_catch_syntax_test/09: Fail # BUG(4905)
+# try_catch_syntax_test/10: Fail # BUG(4905)
+# try_catch_syntax_test/11: Fail # BUG(4905)
+# try_catch_syntax_test/12: Fail # BUG(4905)
type_variable_bounds_test/00: Fail # issue 3079
type_variable_bounds_test/07: Fail # language change 1031
type_variable_static_context_negative_test: Fail # language change 1031
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698