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

Unified Diff: tests/language/language.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
« no previous file with comments | « tests/co19/co19-compiler.status ('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 436cf12297742aef36dccb5d2300db5ad71d41c2..a00b30f205bd789a5909714badbd3b5c3e6a2377 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -106,6 +106,7 @@ pseudo_kw_illegal_test/08: Fail # Issue 356
pseudo_kw_illegal_test/10: Fail # Issue 356
pseudo_kw_illegal_test/14: Fail # Issue 356
static_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
+switch5_negative_test: Fail # Issue 3658
switch7_negative_test: Fail # Issue 3658
switch_label_test: Fail # Issue 3658
syntax_test: Skip # Bug 2107 Static type warnings in none case
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698