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

Unified Diff: tests/language/language_dart2js.status

Issue 11186064: Enforce new optional parameter rules. (Closed) Base URL: http://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-runtime.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_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 13889)
+++ tests/language/language_dart2js.status (working copy)
@@ -89,13 +89,6 @@
compile_time_constant8_test: Fail # We don't take the generic type into account yet.
canonical_const_test: Fail # We don't take the generic type into account yet.
-# These tests will pass once new optional parameter semantics is enforced.
-named_parameters_test/02: Fail
-named_parameters_test/04: Fail
-named_parameters_test/06: Fail
-named_parameters_test/08: Fail
-named_parameters_test/10: Fail
-
# Support for optional parameters not conform to latest spec.
function_type_alias_test: Fail
function_type_alias2_test: Fail
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698