| Index: tests/language/language_analyzer.status
|
| ===================================================================
|
| --- tests/language/language_analyzer.status (revision 28102)
|
| +++ tests/language/language_analyzer.status (working copy)
|
| @@ -3,6 +3,7 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dartanalyzer ]
|
| +switch_bad_case_test/02: Fail # missing error in double in switch case expr
|
|
|
| # Missing compile-time errors for parameters marked static.
|
| static_parameter_test/02: Fail
|
|
|