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

Unified Diff: tests/language/language.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.status
===================================================================
--- tests/language/language.status (revision 5372)
+++ tests/language/language.status (working copy)
@@ -183,6 +183,7 @@
StaticField2aRunNegativeTest: Fail # issue 1662
StringEscape1NegativeTest: Fail # Issue 1351.
StringEscape4NegativeTest: Fail # Issue 1351.
+StringInterpolation8Test: Fail # Issue 2126.
SuperOperatorTest: Fail # Bug 4995463.
Switch3NegativeTest: Fail # issue 1663
Switch7NegativeTest: Fail # Bug 4208467.
@@ -232,6 +233,7 @@
CompileTimeConstantCTest/01: Fail # integers as keys in literal maps.
[ $component == frog || $component == frogsh || $component == frogium || $component == webdriver]
+AdjacentConstStringLiteralsTest: Fail # Issue 2110
ExceptionTest: Fail # Issue 1785
Factory3Test: Fail # Issue 417
Factory2NegativeTest: Fail
@@ -275,6 +277,7 @@
TryCatchSyntaxTest/08: Fail
TryCatchSyntaxTest/09: Fail
CondExprTest: Fail
+StringInterpolation8Test: Fail # Issue 2127
SuperFieldAccessTest: Fail # Issue 1695
CompileTimeConstant6Test: Fail
ConstructorRedirectTest/01: Fail # Issue 2104.

Powered by Google App Engine
This is Rietveld 408576698