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

Unified Diff: tests/language/language.status

Issue 10536143: Detect continue inside of case statement with no label (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed problem with function definitions inside case stmts 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 d64db4dc546eba95ce6389a6ef7cb706131e63bf..b897ad4077dc10df5c97677675155e072fad3dce 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -106,7 +106,6 @@ static_field1a_run_negative_test: Fail # issue 1662
static_field2_run_negative_test: Fail # issue 1662
static_field2a_run_negative_test: Fail # issue 1662
string_interpolation8_test: Fail # Issue 2126.
-switch3_negative_test: Fail # issue 1663
switch7_negative_test: Fail # Bug 4208467.
switch_label_test: Fail # Bug 4208467.
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