| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 866b0fa33a9c4429c86684def1021077caf25619..3d06d011bc2c49fbff4c41d4cbe8d964984321fe 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -21,9 +21,6 @@ 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
|
|
|