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

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

Issue 10101001: Revert "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: 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 1580fe35832ed215a0a05da9979acf8cf674e89a..7dbe4a06dbc1605bca1ab40a223f82ab26f48eda 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -47,6 +47,7 @@ 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