| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 8d3dcee6ad45d7397c231745c9c2d961980ae6a8..ecfc10de7925cea7fe4744bd7275af51f7275033 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -167,6 +167,8 @@ async/stream_asyncmap_test: RuntimeError # Timer interface not supported: Issue
|
| async/stream_transformation_broadcast_test: RuntimeError # Timer interface not supported: Issue 7728.
|
| async/stream_controller_test: Fail # Timer interface not supported: Issue 7728.
|
| async/future_constructor2_test: Fail # Timer interface not supported: Issue 7728.
|
| +async/zone_timer_task_test: Fail # Timer interface not supported: Issue 7728.
|
| +async/zone_task_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 ]
|
|
|