| Index: tests/language/language_analyzer.status
|
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
|
| index 0dd86154f28ee57389d2c88fa0affb8c91bdc563..48332dd4f2789f29645edda37e4853281f87c2d1 100644
|
| --- a/tests/language/language_analyzer.status
|
| +++ b/tests/language/language_analyzer.status
|
| @@ -179,6 +179,9 @@ redirecting_factory_infinite_steps_test/01: fail
|
| # test issue 13956, It is a static type warning if any of the type arguments to k' are not subtypes of the bounds of the corresponding formal type parameters of type.
|
| default_factory2_test/none: fail
|
|
|
| +hidden_import_test/01: Fail # 14009
|
| +hidden_import_test/02: Fail # 14009
|
| +
|
| [ $compiler == dartanalyzer && $checked ]
|
| factory1_test/00: fail
|
| factory1_test/01: fail
|
|
|