[Mesa-dev] [PATCH] util/disk_cache: fix make check

Michel Dänzer michel at daenzer.net
Mon Mar 6 02:43:21 UTC 2017


On 06/03/17 11:25 AM, Timothy Arceri wrote:
> Fixes make check after 11f0efec2e615f5233d which caused disk cache
> to create an additional directory.

make check passes with this on 64-bit, but still not on 32-bit:

FAIL: glsl/tests/cache-test
===========================

Failed to create ./cache-test-tmp/xdg-cache-home for shader cache (No such file or directory)---disabling.
Failed to create ./cache-test-tmp/mesa-glsl-cache-dir for shader cache (No such file or directory)---disabling.
Error: Test 'no eviction before overflow with MAX_SIZE=1M' failed: Expected=3, Actual=2
Error: Test 'eviction after overflow with MAX_SIZE=1M' failed: Expected=2, Actual=1
FAIL glsl/tests/cache-test (exit status: 1)


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the mesa-dev mailing list