| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index ae9ca35ab25db0238a82f05676ee34d99454b4d9..e8f93842d999e7e40abe7b538e92622b38cc82a8 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -26,6 +26,9 @@ async/merge_stream_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| crypto/sha256_test: Slow, Pass
|
| crypto/sha1_test: Slow, Pass
|
|
|
| +async/merge_stream_test: Skip # dartbug.com/7756
|
| +async/stream_controller_async_test: Skip # dartbug.com/7756
|
| +
|
| [ $compiler == dart2dart ]
|
| # Skip until we stabilize language tests.
|
| *: Skip
|
|
|