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

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

Issue 9243011: Implement named constructors and resolving of redirecting constructors and super-initializers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Move constructor name creation to lookup function. Created 8 years, 11 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
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index d8a45e3533f1b95bbd38e1f0c493192df7a3d953..a900954e34098efdddbfc13eb578e781b3816ff1 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -49,13 +49,11 @@ ConstObjectsAreImmutableTest: Fail
ConstTest: Fail
Constructor2NegativeTest: Fail
Constructor2Test: Fail
-Constructor3NegativeTest: Fail
Constructor3Test: Fail
Constructor4Test: Fail
Constructor5Test: Fail
Constructor6Test: Fail
ConstructorBodyTest: Fail
-ConstructorCallWrongArgumentCountNegativeTest: Fail
ConstructorDefaultTest: Fail
ConstructorDuplicateInitializersTest/none: Fail
ConstructorNegativeTest: Pass # For the wrong reason.
@@ -99,7 +97,6 @@ ExecuteFinally9Test: Fail
ExpectTest: Fail
Factory2Test: Fail
Factory3Test: Fail
-FactoryArrowTest: Fail
FactoryImplementationTest: Fail
FactoryTest: Fail
FannkuchTest: Fail
@@ -147,7 +144,6 @@ HelloScriptTest: Fail
IfTest: Fail
ImplicitClosure1Test: Fail
ImplicitClosureTest: Fail
-ImplicitClosureTest: Fail
ImplicitScopeTest: Fail
ImplicitThisTest/01: Fail
ImplicitThisTest/02: Fail
@@ -240,6 +236,7 @@ NullToStringTest: Fail
NumberSyntaxTest: Fail
NumbersTest: Fail
ObjectDynamicMethodTest: Fail
+Operator1NegativeTest: Fail
Operator2Test: Fail
OperatorTest: Fail
OptimizationTest: Fail
« frog/leg/scanner/class_element_parser.dart ('K') | « frog/tests/leg/src/ResolverTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698