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

Unified Diff: tests/language/language.status

Issue 10540133: Fix for issue 1351 - Analyzer accepts non-multiline strings with newlines (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index b6ebc5dd624219efdee53da41e97f87e7eb56a83..d64db4dc546eba95ce6389a6ef7cb706131e63bf 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -105,8 +105,6 @@ static_field1_run_negative_test: Fail # issue 1662
static_field1a_run_negative_test: Fail # issue 1662
static_field2_run_negative_test: Fail # issue 1662
static_field2a_run_negative_test: Fail # issue 1662
-string_escape1_negative_test: Fail # Issue 1351.
-string_escape4_negative_test: Fail # Issue 1351.
string_interpolation8_test: Fail # Issue 2126.
switch3_negative_test: Fail # issue 1663
switch7_negative_test: Fail # Bug 4208467.
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698