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

Unified Diff: dart/tests/language/language.status

Issue 10857013: Support for new catch syntax in dart2js (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased Created 8 years, 4 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 | « dart/lib/compiler/implementation/tree/nodes.dart ('k') | dart/tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index 11544afddb02aba1d0b52249aad12ca41d15c56a..811ce22eb1be7fd08a654dec4d9b67fdff1441de 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -226,7 +226,6 @@ method_override2_test/00: Fail # Must provide compiler errors, not currently sup
method_override2_test/02: Fail # Must provide compiler errors, not currently supported by framework.
method_override2_test/03: Fail # Must provide compiler errors, not currently supported by framework.
syntax_test/47: Fail # We should get compile-time error on const constructor having body. But we don't emit default constructors with empty body.
-try_catch_test: Fail # New catch syntax is not supported by dart2js yet.
# Should be triaged.
bad_override_test/01: Fail
bad_override_test/02: Fail
« no previous file with comments | « dart/lib/compiler/implementation/tree/nodes.dart ('k') | dart/tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698