| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 6961894b24f2a20e23edb467598e28c54d7618aa..1cb26bbb4f537f48ade316fd58cd496789e0f134 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -70,6 +70,7 @@ mirrors/typedef_metadata_test: RuntimeError # Issue 12785
|
| mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905
|
| mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785
|
| mirrors/unnamed_library_test: RuntimeError # Issue 10580
|
| +mirrors/generic_type_mirror_test/01: RuntimeError # 6490
|
|
|
| [ $compiler == dart2js && $unchecked ]
|
| mirrors/generic_bounded_test/02: RuntimeError # Issue 12087
|
|
|