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

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

Issue 10907129: Parse and resolve new syntax for named parameters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased 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 | « dart/tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language_dart2js.status
diff --git a/dart/tests/language/language_dart2js.status b/dart/tests/language/language_dart2js.status
index 0555ef7b8820e504e2ebcfb0e25203d3fedaf407..433324f199ad5f6a9f569c0bb3b9b2101597ca53 100644
--- a/dart/tests/language/language_dart2js.status
+++ b/dart/tests/language/language_dart2js.status
@@ -70,7 +70,6 @@ function_type_alias_test: Fail # Support for optional parameters not conform to
function_type_alias2_test: Fail # Support for optional parameters not conform to latest spec.
named_parameters_type_test: Fail # Support for optional parameters not conform to latest spec.
positional_parameters_type_test: Fail # Support for optional parameters not conform to latest spec.
-optional_named_parameters_test: Fail # Support for optional parameters not conform to latest spec.
# Fail "const EmptyLink<Element>" must be a compile-time constant if unchecked on linux.
# Crash infinite loop on Mac and dart2js checked mode on linux.
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698