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

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

Issue 9211005: Support static/global field initializations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status files. 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
« no previous file with comments | « frog/tests/leg_only/src/FieldInitializerTest.dart ('k') | no next file » | 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 d6f1ba0135fae3c17b15daad4558db66e68b6e02..4341e1462866e87f3cde6c8ed7d5598e91b99f15 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -39,6 +39,7 @@ ClosureTest: Fail
ClosuresWithComplexParamsTest: Fail
CompoundAssignmentOperatorTest: Fail
ConstEscapeFrogTest: Fail
+ConstFieldNegativeTest: Fail
ConstInit4NegativeTest: Fail
ConstInitNegativeTest: Fail
ConstInitTest: Fail
@@ -156,7 +157,6 @@ ImpliedInterfaceTest: Fail
ImportCoreImplNoPrefixTest: Fail
ImportCoreNoPrefixTest: Fail
IncrOpTest: Fail
-IndexTest: Fail
InlineGetterTest: Fail
InstFieldInitializer1NegativeTest: Fail
InstFieldInitializerTest: Fail
@@ -167,7 +167,6 @@ Instanceof2Test: Fail
InstanceofTest: Fail
InstantiateTypeVariableNegativeTest: Pass # For the wrong reason.
IntTest: Fail
-InterfaceConstantsTest: Fail
InterfaceCycleNegativeTest: Fail
InterfaceFactoryConstructorNegativeTest: Fail
InterfaceFactoryMultiTest: Fail
@@ -305,6 +304,7 @@ StaticCallWrongArgumentCountNegativeTest: Fail
StaticFieldTest: Fail
StaticFinalFieldNegativeTest: Fail
StaticFinalFieldTest: Fail
+StaticFinalField2NegativeTest: Fail
StaticImplicitClosureTest: Fail
StaticImplicitClosureTest: Fail
StaticTopLevelTest/00: Fail
« no previous file with comments | « frog/tests/leg_only/src/FieldInitializerTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698