| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 09c9c46267fbd6f2a6939d075f8a5f0f0f951e74..5176cbf575b3400a588d6b1a903ea78fc8513813 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -173,6 +173,7 @@ async/stream_timeout_test: Fail # Timer interface not supported: dartbug.com/772
|
| async/stream_asyncexpand_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
|
| async/stream_asyncmap_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
|
| async/stream_transformation_broadcast_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
|
| +async/stream_controller_test: Fail # Timer interface not supported: dartbug.com/7728.
|
|
|
| [ $compiler == dart2js && $checked ]
|
| convert/utf85_test: Pass, Slow # Issue 12029.
|
|
|