| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index b5a53f4eff1ba965b5eb3c748a9a163434f523ae..1b886b504adf49bd24d1d7cc4544642d20185b94 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -18,6 +18,7 @@ async/stream_controller_async_test: Fail # Timer interface not supported; dartbu
|
| async/stream_from_iterable_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| async/stream_min_max_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| async/stream_single_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| +async/stream_single_to_multi_subscriber_test: Fail # Timer interface not supported; dartbug.com/7728.
|
|
|
| [ $compiler == dart2js && $browser ]
|
| crypto/sha256_test: Slow, Pass
|
|
|