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

Unified Diff: tests/language/language_dart2js.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 | « tests/language/language_analyzer2.status ('k') | tests/language/switch_case_warn_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index b9e66f69ff57c249df569caf51e5de3c15ed16ad..1da0824e479853e6c39c9efec1eae29afd84da28 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -371,3 +371,6 @@ regress_26855_test/1: Crash # Issue 26867
regress_26855_test/2: Crash # Issue 26867
regress_26855_test/3: Crash # Issue 26867
regress_26855_test/4: Crash # Issue 26867
+
+[ $compiler != dart2analyzer]
+switch_case_warn_test: SKIP # Analyzer only, see language_analyzer2.status
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/language/switch_case_warn_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698