| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index c9d0afc24f621cd67bb719c40bf8bf9df8ad18bc..99f0273eb9e8b4c9b566e23c3e73099d6b9d4381 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -187,6 +187,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.
|
| +async/stream_subscription_cancel_test: Fail # Timer interface not supported: Issue 7728.
|
| async/future_constructor2_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).
|
|
|
|
|