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

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

Issue 9753001: super and this in compile-time constants. (Closed) Base URL: /home/flo/programming/dart2/../dart/dart@master
Patch Set: Improvements 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') | « frog/leg/compiler.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 2091224ade6851f7e605034405b0a33f604120eb..c7b2de5cf924279345c881ab8a3fefb034f569b9 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -11,7 +11,6 @@ AdjacentConstStringLiteralsTest: Pass # Not recognizing 'const' constructor call
CompileTimeConstant8Test: Fail # We don't take the generic type into account yet.
CompileTimeConstantBTest: Fail # We don't handle constant map literals with __proto__ key yet.
CompileTimeConstantGTest: Fail # We don't handle constants with optional arguments to super yet.
-Factory2Test: Fail # We don't handle constants with super calls.
# Compilation errors.
« frog/leg/compile_time_constants.dart ('K') | « frog/leg/compiler.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698