| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index ad9bb236c2bd888007fcbb282ddb4a9643d111df..e70f1ca2c93a589206b1a038ba7a0915eea0ffca 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -78,6 +78,7 @@ async/stream_periodic5_test: Fail # Timer interface not supported; dartbug.com/7
|
| 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.
|
| +async/zone_empty_description2_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
|
|
|