| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index e041d505cb514ccd6502bd013c570b6e38568f22..0279706472365d75517ab778dadf2ffc6b8d6bd8 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -180,6 +180,7 @@ async/future_timeout_test: Fail # Timer interface not supported: dartbug.com/772
|
| async/stream_timeout_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| 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.
|
|
|
| [ $compiler == dart2js && $checked ]
|
| convert/utf85_test: Pass, Slow # Issue 12029.
|
|
|