| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 891deb549bc346b4dbdfa1dbcf719c0c197d0ab4..e8870ab15583c5d62fa482adc394a08415d96801 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -234,9 +234,6 @@ async/timer_not_available_test: SkipByDesign # only meant to test when there is
|
| [ $compiler == none ]
|
| mirrors/mirrors_reader_test: Slow, Pass
|
|
|
| -[ $compiler == none && $checked ]
|
| -mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16588
|
| -
|
| [ $compiler == none && $runtime == dartium ]
|
| mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16626
|
|
|
|
|