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

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: Remove last bugs and clean up builder. 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 b50fa954f99eab870bdacad55d0eaef450d9f3fd..92b79030cfaf1790f66cbc702cc1630c12c9acf9 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -7,8 +7,7 @@
[ $component == leg ]
-AdjacentConstStringLiteralsTest: Crash # Issue 2110
-AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}".
+AdjacentConstStringLiteralsTest: Pass, Fail # Not recognizing 'const' constructor call.
ngeoffray 2012/03/14 12:29:58 So is the Pass,Fail due to an assert? Why not chan
Lasse Reichstein Nielsen 2012/03/14 13:04:49 The problem is that we pass, even though we should
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/ssa/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