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

Unified Diff: tests/language/language-leg.status

Issue 9930005: Use default values of named arguments when invoking the default super constructor. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 8 years, 8 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/language/language.status ('k') | tests/language/src/CompileTimeConstantLTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 48b491d35446578a5d70b74e434d3fb1f84dc395..0498d2fdb76d97b5fa88ba6f9ba082f5364dae3a 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -47,7 +47,6 @@ NamedParameters4Test: Fail # Unimplemented non-matching static call
NamingTest: Fail # Broken because operator negate is not accessible as if it was a method.
ParameterInitializerTest: Fail # internal error: super property read not implemented
PseudoKWTest: Fail # Unexpected token '('
-SuperAllNamedConstructorTest: Fail # internal error: Cannot find value parameter(v).
SuperFieldAccessTest: Fail # internal error: super property read not implemented
SuperFieldTest: Fail # internal error: super property read not implemented
SuperImplicitClosureTest: Fail # internal error: super property read not implemented
« no previous file with comments | « tests/language/language.status ('k') | tests/language/src/CompileTimeConstantLTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698