| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index f0e5452b563259aaad3f640a66d0d3dcbe3f05ec..bbea5013b34274201aad2f8799e9a8ff7d23cb68 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -127,6 +127,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.
|
|
|