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

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

Issue 9642001: Make string juxtaposition combine properly with string interpolations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments so far. 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 03df1c045fa3418844ab1cdb6b46af49e067dcaa..5e5a85f7e96d74d0c688691c9926953723d1f07f 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -7,8 +7,7 @@
[ $component == dart2js || $component == legium ]
-AdjacentConstStringLiteralsTest: Crash # Issue 2110
-AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}".
+AdjacentConstStringLiteralsTest: Pass # Not recognizing 'const' constructor call.
ahe 2012/03/19 15:53:06 Is it passing for the wrong reason?
Lasse Reichstein Nielsen 2012/03/20 09:34:33 Yes. It should pass because we supported compile-t
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.
« frog/leg/tree/nodes.dart ('K') | « frog/tests/leg_only/src/LiteralStringJuxtapositionTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698