| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 1762cebb132cebe34e46c26af7beba62e4167f90..d0c78f99e9016e0c497711709ef88145f6ec94bf 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -125,6 +125,7 @@ async/timer_isActive_test: RuntimeError # Timer interface not supported: dartbug
|
| async/zone_empty_description2_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
|
| async/zone_create_timer2_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
|
| async/zone_create_periodic_timer_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
|
| +async/stream_iterator_test: RuntimeError, OK # Timer interface not supported: dartbug.com/7728.
|
| async/catch_errors12_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| async/catch_errors13_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| async/catch_errors14_test: Fail # Timer interface not supported: dartbug.com/7728.
|
|
|