Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index 4f9f3c8eeaea5d3e50c1a3bcfaf2c4f10aa2b101..a348bb79d348e24d3893316c27a1d1fa5a279923 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -312,7 +312,7 @@ async/deferred/deferred_in_isolate_test: Fail |
| async/schedule_microtask_test: Fail # Issue 9002 |
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| -mirrors/generic_f_bounded_mixin_application_test: CompileTimeError # Issue 14116 |
| +mirrors/generic_f_bounded_mixin_application_test: StaticWarning # Test Issue |
|
jwren
2014/05/16 23:00:36
We should create a test issue number and include i
|
| 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> |