| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 16dfa088cf3522ce9f5eddc4bd5eaef8a74db508..857e5ea362b748bb4d6968c24565f82632463f99 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -285,6 +285,7 @@ async/schedule_microtask_test: Fail # Issue 9002
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| mirrors/generic_f_bounded_mixin_application_test: StaticWarning # Test Issue
|
| +mirrors/regress_19731_test: StaticWarning # Test Issue
|
|
|
| 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>
|
|
|