| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 5170a01900c7bac6bce09d0499b6238262148dbc..1762cebb132cebe34e46c26af7beba62e4167f90 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -256,7 +256,6 @@ async/schedule_microtask_test: Fail # Issue 9002
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| mirrors/generic_f_bounded_mixin_application_test: CompileTimeError # Issue 14116
|
| -mirrors/invoke_named_test: StaticWarning # Issue 14522
|
|
|
| mirrors/redirecting_factory_test/01: StaticWarning # test issue X, The return type 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T1, T2>'
|
| mirrors/redirecting_factory_test/none: StaticWarning # test issue X, The return type 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T1, T2>
|
|
|