| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index e8870ab15583c5d62fa482adc394a08415d96801..35daf6a5a0d8530d2eab0ae465e8a4350966c507 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -231,9 +231,6 @@ mirrors/toplevel_members_test/01: RuntimeError # Issue 14632
|
|
|
| async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
|
|
|
| -[ $compiler == none ]
|
| -mirrors/mirrors_reader_test: Slow, Pass
|
| -
|
| [ $compiler == none && $runtime == dartium ]
|
| mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16626
|
|
|
|
|