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

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

Issue 2926533004: Semantic checks on switch cases and fall-through errors. (Closed)
Patch Set: Created 3 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-kernel.status
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
index 57fb65eb360f7de21fe0dddfb12216a7d1476d83..996cbc73bafeb3fc647106349463b6dd82e30c4b 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -194,8 +194,6 @@ Language/Statements/Switch/expressions_t01: MissingCompileTimeError
Language/Statements/Switch/expressions_t02: MissingCompileTimeError
Language/Statements/Switch/expressions_t03: MissingCompileTimeError
Language/Statements/Switch/expressions_t04: MissingCompileTimeError
-Language/Statements/Switch/syntax_t16: MissingCompileTimeError
-Language/Statements/Switch/syntax_t17: MissingCompileTimeError
Language/Statements/Try/syntax_t13: MissingCompileTimeError
Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompileTimeError # Issue 25495
Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompileTimeError # Issue 25495

Powered by Google App Engine
This is Rietveld 408576698