<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - glsl/tests/cache-test regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97967#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - glsl/tests/cache-test regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97967">bug 97967</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>The "Failed to create foo" messages are expected and deliberate.
The actual issue is the next lines:
Error: Test 'cache_put eviction with MAX_SIZE=1K' failed: Expected=1, Actual=2
Error: Test 'eviction after overflow with MAX_SIZE=1M' failed: Expected=2,
Actual=3
Currently we have 7 (seven) different codepaths for the SHA implementation (as
provided by 8 libraries). My local work to resolve that ran into similar
issues. That said the following come to mind:
- Buggy sha implementation - play with --with-sha1 +
libc|libmd|libnettle|libgcrypt|libcrypto|libsha1|CommonCrypto|CryptoAPI
- Concurrency issues - does 5c73ecaac487eba36e15f22be2e9396c4a0ffe46 help ?
- Mesa bugs ?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>