Chromium Code Reviews| Index: tests/lib/lib.status |
| =================================================================== |
| --- tests/lib/lib.status (revision 18445) |
| +++ tests/lib/lib.status (working copy) |
| @@ -17,6 +17,9 @@ |
| 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 |