Bug 103264

Summary: cache-test fails on Mac OS X 10.13
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED WORKSFORME QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: t_arceri
Version: git   
Hardware: x86-64 (AMD64)   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2017-10-13 20:29:40 UTC
mesa: 77d3d71f23b32550b045b5f74b7a5e6ca54d83c5 (master 17.3.0-devel)

====================================================
   Mesa 17.3.0-devel: src/compiler/test-suite.log
====================================================

# TOTAL: 10
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

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 'disk_cache_put eviction with MAX_SIZE=1K' failed: Expected=1, Actual=3
Error: Test 'eviction after overflow with MAX_SIZE=1M' failed: Expected=1, Actual=4
FAIL glsl/tests/cache-test (exit status: 1)
Comment 1 Timothy Arceri 2018-05-09 05:34:55 UTC
Fix:

https://patchwork.freedesktop.org/patch/221629/
Comment 2 Vinson Lee 2018-05-09 05:53:00 UTC
cache-test passes on macOS 10.13.4 now.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.