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

Unified Diff: tests/language/language.status

Issue 9146001: continued cleanup of initialization and Value (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: touchups to comments 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
« frog/member.dart ('K') | « tests/corelib/corelib.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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 11b749ba35df278603804b0f3a69440e472229bd..ab29ca9c1feae4fd50f66f7fb23ba2e25472588e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -212,7 +212,6 @@ CallThroughGetterTest: Fail
CharEscapeTest: Fail # relies on 4 byte unicode not available in JS
ClassOverrideNegativeTest: Fail
ClosureSharedStateTest: Fail
-ConstFactoryNegativeTest: Fail
ConstObjectsAreImmutableTest: Fail
DefaultFactoryLibraryTest: Fail # Issue 514
DynamicTest: Fail
@@ -223,10 +222,7 @@ Constructor5Test: Fail # Order of initializers.
Constructor6Test: Fail # Parse failure in initializers.
ExecuteFinally6Test: Fail
ExpectTest: Fail
-#FauxverrideTest/01: Fail # see r607 (10/21) passes, but we should be issuing warnings
-#FauxverrideTest/02: Fail # see r607 (10/21) passes, but we should be issuing warnings
FauxverrideTest/03: Fail
-#FauxverrideTest/04: Fail # see r607 (10/21) passes, but we should be issuing warnings
FauxverrideTest/05: Fail
FieldOverrideTest/none: Fail # Issue 743: field shadowing now allowed
FieldOverrideTest/01: Fail # Issue 743: field shadowing now allowed
@@ -276,9 +272,9 @@ NullPointerExceptionTest: Fail
NullTest: Fail
NullToStringTest: Fail
NumbersTest: Fail
-OverrideMethodWithFieldTest/01: Fail
OverrideFieldTest/01: Fail
OverrideFieldTest/04: Fail
+OverrideMethodWithFieldTest/01: Fail
ParameterInitializer5NegativeTest: Fail # Issue 581
Prefix3NegativeTest: Fail
Prefix7NegativeTest: Fail
@@ -313,9 +309,6 @@ ImplicitThisTest/03: Fail # Issue 376
ImplicitThisTest/04: Fail # Issue 376
ImplicitThisTest/none: Fail # Issue 376
-# Issue 1035
-ConstructorDuplicateInitializersTest/01: Fail
-ConstructorDuplicateInitializersTest/02: Fail
[ ($component == frogsh || $component == frog || $component == frogium) && $unchecked ]
PrivateMemberTest/01: Fail # test seems bad - see issue #353
@@ -338,16 +331,6 @@ StaticField1RunNegativeTest: Pass # but error is not correct
StaticField2RunNegativeTest: Pass # but error is not correct
-[ $component == frogsh || $component == frogium ]
-ConstInit5NegativeTest: Pass # Should fail at compile-time, not at runtime
-CTConstTest: Fail # Not checking for generic type in const expression.
-
-
-[ $component == frog ]
-ConstInit5NegativeTest: Crash
-CTConstTest: Crash
-
-
[ $arch == x64 ]
*: Skip
« frog/member.dart ('K') | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698