| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index c7c324980185bfbb36b69f3d4f86eac5e939d263..30d912809df62860e28ddb407d6b2a92a0c23e24 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -59,6 +59,7 @@ async/stream_periodic4_test: Fail # Timer interface not supported; dartbug.com/7
|
| async/stream_periodic5_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| async/run_zoned7_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| async/catch_errors22_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| +async/timer_isActive_test: Fail # Timer interface not supported: dartbug.com/7728.
|
|
|
| [ $compiler == dart2js && $browser ]
|
| async/timer_not_available_test: Fail, OK # only meant to test when there is no way to
|
|
|