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

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

Issue 10534065: In analyzer, catch use of continue and break in inappropriate places (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Refactored a bit, handle break inside function definition 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 84806daa3250cdf06a6b9b40fae13b881c01f7ab..f398efc5cde26bce76890707a95fee2d591c80bd 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -239,19 +239,9 @@ Language/11_Statements/02_Expression_Statements_A01_t07: Fail # Issue 1489
Language/11_Statements/11_Labels_A01_t01: Fail # Issue 2440
Language/11_Statements/11_Labels_A01_t03: Fail # Issue 1335
Language/11_Statements/11_Labels_A03_t05: Fail # Issue 2441
-Language/11_Statements/12_Break_A02_t05: Fail # Issue 2442
-Language/11_Statements/12_Break_A02_t06: Fail # Issue 2442
-Language/11_Statements/12_Break_A02_t07: Fail # Issue 2442
-Language/11_Statements/12_Break_A02_t08: Fail # Issue 2442
-Language/11_Statements/13_Continue_A02_t06: Fail # Issue 2442
-Language/11_Statements/13_Continue_A02_t07: Fail # Issue 2442
-Language/11_Statements/13_Continue_A02_t08: Fail # Issue 2442
-Language/11_Statements/13_Continue_A02_t09: Fail # Issue 2442
-Language/11_Statements/13_Continue_A02_t10: Fail # Issue 2442
-Language/11_Statements/13_Continue_A02_t11: Fail # Issue 2442
+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_t13: Fail # Issue 2441
-Language/11_Statements/13_Continue_A02_t15: Fail # Issue 2441
Language/11_Statements/13_Continue_A02_t16: Fail # Issue 2441
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

Powered by Google App Engine
This is Rietveld 408576698