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

Unified Diff: tests/language/language_analyzer2.status

Issue 2446923003: Add test for warning-conditions around switch cases. (Closed)
Patch Set: Include test file. Created 4 years, 2 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 | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index be271191005d4aa208204850ce782b2d55cd836b..b4a6cd1c5f4255e0ecf27027a5cafcf45a854a1d 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -3,6 +3,10 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2analyzer ]
+# Issue #27664
+switch_case_warn_test/none: StaticWarning
+switch_case_warn_test/retnon: StaticWarning
+switch_case_warn_test/retval: StaticWarning
regress_26668_test: Fail # Issue 26678
regress_27617_test/1: MissingCompileTimeError
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698