| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 8b3ac69a52add43d1a8a2e6e7131471dcd92355a..8d83a13db20188c9f03e3e95ed5c1413c552beda 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -189,6 +189,7 @@ async/stream_transformation_broadcast_test: RuntimeError # Timer interface not s
|
| async/stream_controller_test: Fail # Timer interface not supported: Issue 7728.
|
| async/stream_subscription_cancel_test: Fail # Timer interface not supported: Issue 7728.
|
| async/future_constructor2_test: Fail # Timer interface not supported: Issue 7728.
|
| +async/stream_take_test: Fail # Timer interface not supported: Issue 7728.
|
| mirrors/mirrors_reader_test: Skip # Running in v8 suffices. Issue 16589 - RuntimeError. Issue 22130 - Crash (out of memory).
|
|
|
| [ $compiler == dart2js && $checked ]
|
|
|