[Mesa-dev] [Bug 97967] glsl/tests/cache-test regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 3 15:51:12 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97967

--- Comment #3 from Emil Velikov <emil.l.velikov at gmail.com> ---
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 ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161103/be2c117f/attachment-0001.html>


More information about the mesa-dev mailing list