| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 16b455d74a6a9e0958d2a32420622e50d9f009d3..d7ca2ffbecff29a6749ab38ac9e254a09610d375 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -167,8 +167,6 @@ 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 ]
|
|
|