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

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

Issue 10716005: Fixes the scope of case labels so that duplicate case labels are properly detected (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
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 585c212ea8d86ca350e84214c7b0d79f8781ae86..5cae111b1cf803ffda1ae6922436ba2ab361d187 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -81,12 +81,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/09_Try_A01_t14: Fail # co19 issue 151
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_A02_t03: Fail # Issue 3658
Language/11_Statements/12_Break_A03_t05: Fail # co19 issue 138
-Language/11_Statements/13_Continue_A02_t07: Fail # Issue 2441
-Language/11_Statements/13_Continue_A02_t12: Fail # Issue 2441
+Language/11_Statements/13_Continue_A02_t07: Fail # Issue 3658
Language/11_Statements/13_Continue_A02_t13: Fail # Issue 2442
Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t01: Fail # co19 Issue 109
Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t03: Fail # co19 Issue 109
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698