Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index f34f4b9ca01f0c9aef5ae131301ee323a8b41aba..7201d6cd94e21e351d357a9b06f9f00ab72ce4a2 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -19,3 +19,6 @@ crypto/sha1_test: Slow, Pass |
| crypto/hmac_sha1_test: Fail |
| crypto/hmac_sha256_test: Fail |
| +[ $runtime == vm && $arch == x64 ] |
| +async/slow_consumer2_test: Fail # Issue 7726 |
| + |