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

Unified Diff: tests/language/language.status

Issue 10725002: Validate the target of break and continue statments from within a switch (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 a00b30f205bd789a5909714badbd3b5c3e6a2377..42501e5fa78934484cec73a8b4df957ecbe9f498 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -106,9 +106,6 @@ 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
throw7_negative_test: Fail # Issue 3654
# try_catch_syntax_test/08: Fail # Issue 3795
« 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