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

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

Issue 9395043: Only warn that const expressions are not implemented. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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 | « dart/tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language-leg.status
diff --git a/dart/tests/language/language-leg.status b/dart/tests/language/language-leg.status
index c037538e865940f90a9d754aa4c2a9c569655043..544e0993e5443611cf2e518837521b9571d8ff3a 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -47,8 +47,14 @@ ClosureBreak2Test: Fail
ClosureBreakTest: Fail
ClosureSharedStateTest: Fail
ClosureTest: Fail
-ConstConstructorSyntaxTest/none: Fail
+ConstConstructorSyntaxTest/01: Fail
+ConstConstructorSyntaxTest/02: Fail
+ConstConstructorSyntaxTest/03: Fail
+ConstConstructorSyntaxTest/04: Fail
+ConstConstructorSyntaxTest/05: Fail
+ConstCounterNegativeTest: Crash # Assertion failed: nestedClosureData !== null
ConstEscapeFrogTest: Fail
+ConstFactoryNegativeTest: Fail
ConstFieldNegativeTest: Fail
ConstInit4NegativeTest: Fail
ConstInitNegativeTest: Fail
@@ -59,7 +65,6 @@ ConstObjectsAreImmutableTest: Fail
ConstSyntaxTest/01: Fail
ConstSyntaxTest/02: Fail
ConstSyntaxTest/03: Fail
-ConstTest: Fail
Constructor2NegativeTest: Fail
Constructor2Test: Fail
Constructor3Test: Fail
@@ -97,7 +102,6 @@ ExecuteFinally8Test: Fail
ExecuteFinally9Test: Fail
ExpectTest: Fail
Factory2NegativeTest: Fail
-Factory2Test: Fail
Factory3Test: Fail
Factory4Test: Fail
FactoryImplementationTest: Fail
@@ -160,7 +164,6 @@ IntrinsifiedMethodsTest: Fail
IsObjectTest: Fail
IsOperatorTest: Fail
Issue1363Test: Fail
-Issue4157508Test: Fail
Issue4515170Test: Fail
LabelTest: Fail
Library5NegativeTest: Fail
@@ -168,10 +171,11 @@ Library5Test: Fail
Library6NegativeTest: Fail
LibraryPrefixesTest: Fail
LibrarySameNameUsedTest: Fail
+ListLiteral1NegativeTest: Fail
+ListLiteral2NegativeTest: Fail
ListLiteral2Test: Fail
ListLiteral3Test: Fail
ListLiteral4Test: Fail
-ListLiteralTest: Fail
ListTest: Fail
LocalFunctionTest: Fail
ManyGenericInstanceofTest: Fail
@@ -180,7 +184,6 @@ MapLiteral3Test: Fail
MapLiteral4Test: Fail
MapLiteralTest: Fail
MapTest: Fail
-MathVMTest: Fail
MethodBindingTest: Fail
MethodInvocationTest: Fail
MethodNameTest: Fail
« no previous file with comments | « dart/tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698