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

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

Issue 9694024: - Allow string interpolation in constant strings. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
===================================================================
--- tests/language/language-leg.status (revision 5372)
+++ tests/language/language-leg.status (working copy)
@@ -7,12 +7,13 @@
[ $component == leg ]
+AdjacentConstStringLiteralsTest: Crash # Issue 2110
AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}".
Constructor6Test: Crash
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.
+StringInterpolation8Test: Fail # Issue 2127
-
# Compilation errors.
BreakTest: Fail # SsaBuilder for loop with aborting body not implemented
CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented

Powered by Google App Engine
This is Rietveld 408576698