| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index b3ca17a485f3f7517ccfdc78c6abf7790820590c..73efcec1bd51be3892e868456fd071b6a08e75c1 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -18,9 +18,6 @@ async/slow_consumer3_test: Fail # Timer interface not supported; dartbug.com/772
|
| async/slow_consumer_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| async/stream_from_iterable_test: Fail # Timer interface not supported; dartbug.com/7728.
|
|
|
| -[ $compiler == dart2js && $csp ]
|
| -async/deferred/deferred_api_test: Fail, OK # Test cannot run under CSP restrictions.
|
| -
|
| [ $compiler == dart2js && $browser ]
|
| crypto/sha256_test: Slow, Pass
|
| crypto/sha1_test: Slow, Pass
|
|
|