| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index d0c47284b5dc29c75a76eaf63f54d981bea7dec0..3c05b05e67a0c97d09c4014f6ed694de7aaba076 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -128,6 +128,7 @@ async/catch_errors8_test: Fail # Timer interface not supported: dartbug.com/7728
|
| async/run_zoned8_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| async/zone_bind_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| async/future_timeout_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| +async/stream_timeout_test: Fail # Timer interface not supported: dartbug.com/7728.
|
|
|
| [ $compiler == dart2js && $checked ]
|
| convert/utf85_test: Pass, Slow # Issue 12029.
|
|
|