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

Unified Diff: tests/co19/co19-compiler.status

Issue 10555034: Fix parse error on dead code in a switch statement (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/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index ea9a73b2a12c7a76b11bcb7c332f1056769c7239..a22007616ff5fd55f1c6d11f4e7b137fdd1d3d42 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -125,10 +125,10 @@ Language/11_Statements/02_Expression_Statements_A01_t05: Fail # Issue 1489
Language/11_Statements/02_Expression_Statements_A01_t07: Fail # Issue 1489
Language/11_Statements/05_For_A01_t11: Fail # Issue 3323
Language/11_Statements/08_Switch_A01_t01: Fail # Issue 2441
-Language/11_Statements/08_Switch_A01_t19: Fail # Issue 3527
-Language/11_Statements/08_Switch_A08_t01: Fail # Issue 3529
-Language/11_Statements/08_Switch_A09_t01: Fail # Issue 3529
-Language/11_Statements/11_Labels_A01_t01: Fail # Issue 2440
+#Language/11_Statements/08_Switch_A01_t19: Fail # Issue 3527
+#Language/11_Statements/08_Switch_A08_t01: Fail # Issue 3529
+#Language/11_Statements/08_Switch_A09_t01: Fail # Issue 3529
+#Language/11_Statements/11_Labels_A01_t01: Fail # Issue 2440
scheglov 2012/06/18 20:45:49 Remove these lines?
Language/11_Statements/11_Labels_A03_t04: Fail # co19 issue 137
Language/11_Statements/11_Labels_A03_t05: Fail # Issue 2441
Language/11_Statements/12_Break_A03_t05: Fail # co19 issue 138
« 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