Adapt analyzer to new warnings around switch-case fallthrough.

Fixes issue #27664.
BUG= http://dartbug.com/27664
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2446093003 .

Committed: 1322877f5b
Committed: 1f7d8924c6
This commit is contained in:
Lasse R.H. Nielsen 2016-10-26 12:56:54 +02:00
parent e495e100dd
commit 9c2306c7dc

View file

@ -410,7 +410,6 @@ switch1_negative_test: CompileTimeError
switch3_negative_test: CompileTimeError
switch4_negative_test: CompileTimeError
switch5_negative_test: CompileTimeError
switch6_test: StaticWarning
switch7_negative_test: CompileTimeError
switch_fallthru_test: StaticWarning
test_negative_test: CompileTimeError