| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 77d3d9a03f2ba1ebbe8f440e5fb2284c9d5dcff8..b6dfec5e158809eebaa139de8be3b15ffe67f33d 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -231,6 +231,7 @@ mirrors/deferred_type_test: CompileTimeError, OK # Don't have a multitest marker
|
| async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
|
|
|
| mirrors/symbol_validation_test: RuntimeError # Issue 13596
|
| +mirrors/mirrors_reader_test: Crash #Issue 23483
|
|
|
| mirrors/mirrors_used*: SkipByDesign # Invalid tests. MirrorsUsed does not have a specification, and dart:mirrors is not required to hide declarations that are not covered by any MirrorsUsed annotation.
|
|
|
|
|