| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 3797f593e10f418fab07f0aaff8ad01648c2c6c5..0548d25c02ba1c2dc2a772bb4004035c67ee6894 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -176,7 +176,7 @@ async/stream_asyncexpand_test: RuntimeError # Timer interface not supported: Iss
|
| async/stream_asyncmap_test: RuntimeError # Timer interface not supported: Issue 7728.
|
| async/stream_transformation_broadcast_test: RuntimeError # Timer interface not supported: Issue 7728.
|
| async/stream_controller_test: Fail # Timer interface not supported: Issue 7728.
|
| -mirrors/mirrors_reader_test: Slow, RuntimeError, Crash # Issue 16589 - RuntimeError. Issue 22130 - Crash (out of memory).
|
| +mirrors/mirrors_reader_test: Skip # Running in v8 suffices. Issue 16589 - RuntimeError. Issue 22130 - Crash (out of memory).
|
|
|
| [ $compiler == dart2js && $checked ]
|
| convert/utf85_test: Pass, Slow # Issue 12029.
|
|
|