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

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

Issue 9703074: Call the compile-time constant handler inside bodies. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status files. Created 8 years, 9 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/leg/compile_time_constants.dart ('K') | « tests/co19/co19-leg.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-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index ab9a79195374cc2f76393d156ecaaa755aa78c0f..f9658270abc98d79d440e7e4adcc04109506f8c0 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -25,6 +25,7 @@ CanonicalConstTest: Fail # map not implemented
CharEscapeTest: Fail # Unhandled non-BMP character: U+10000
ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented
ConstObjectsAreImmutableTest: Fail # map not implemented
+ConstructorRedirectTest/none: Fail # ConstantHandler with this or super not implemented
Context2Test: Fail # switch cases are not implemented
ContinueTest: Fail # switch cases are not implemented
DefaultFactoryLibraryTest: Fail # lib is not a type
@@ -78,7 +79,6 @@ TypeDartcTest: Fail # non-empty instruction stack
AssertionTest: Fail # Expect.equals(expected: <0>, actual: <null>) fails.
BadNamedParametersTest: Fail # NullPointerException
BitOperationsTest: Fail # Expect.equals(expected: <18446744073709552000>, actual: <1>) fails.
-ConstEscapeFrogTest: Fail # Expect.equals(expected: <null>, actual: <Instance of 'Bar'>) fails.
ConstListTest: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
ExpectTest: Fail # Expect.identical did not fail
FactoryImplementationTest: Fail # Expect.equals(expected: <1>, actual: <0>) fails.
@@ -110,8 +110,6 @@ ConstConstructorSyntaxTest/01: Fail, OK # Negative language test.
ConstConstructorSyntaxTest/02: Fail, OK # Negative language test.
ConstConstructorSyntaxTest/03: Fail, OK # Negative language test.
ConstConstructorSyntaxTest/04: Fail, OK # Negative language test.
-ConstConstructorSyntaxTest/05: Fail, OK # Negative language test.
-ConstCounterNegativeTest: Fail, OK # Negative language test.
ConstFactoryNegativeTest: Fail, OK # Negative language test.
ConstFieldNegativeTest: Fail, OK # Negative language test.
ConstInit4NegativeTest: Fail, OK # Negative language test.
« frog/leg/compile_time_constants.dart ('K') | « tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698