| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 8381332535ce8e8b922dc62ddce34093c5bb8e7f..c429be3ecbf1704f76d19a5a45c576ad0e0f776d 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -17,9 +17,6 @@ async/stream_from_iterable_test: Fail # Timer interface not supported; dartbug.c
|
| crypto/sha256_test: Slow, Pass
|
| crypto/sha1_test: Slow, Pass
|
|
|
| -[ $runtime == safari]
|
| -crypto/hmac_md5_test: Fail # Bug in JSC: the test only passes when being debugged.
|
| -
|
| [ $compiler == dart2dart ]
|
| # Skip until we stabilize language tests.
|
| *: Skip
|
|
|