Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index ea363fcf8671d67f67ba7a745146f36e8aa26984..43c3d013695bfbf8b91c1e88c324450797e3aa4d 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -19,3 +19,6 @@ crypto/hmac_sha1_test: Fail |
| crypto/hmac_sha256_test: Fail |
| crypto/sha1_test: Fail |
| crypto/sha256_test: Fail |
| + |
| +[ $compiler == none && $runtime == drt ] |
| +crypto/*: Skip # issue 3042 |