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

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

Issue 9808092: Visit parenthesized expressions in compile-time constants. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add test and 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
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 76a7f03390bf1a556439cd48c5b6b7a16ae9016e..ad1c7f1d0be54619d30b14c2e20b6ea03c3b40c8 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -15,19 +15,16 @@ Factory2Test: Fail # We don't handle constants with super calls.
# Compilation errors.
-CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented
CTConstTest: Fail # map not implemented
CallOperatorTest: Fail # Unexpected token 'call'
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
Constructor6Test: Fail # Closures inside initializers 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
-DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented
DynamicTest: Fail # cannot resolve type F1
Factory3Test: Fail # Handling of compile-time constants.
FinalSyntaxTest/none: Fail # Incorrect compile-time constant handling.

Powered by Google App Engine
This is Rietveld 408576698