Bug 103264 - cache-test fails on Mac OS X 10.13
Summary: cache-test fails on Mac OS X 10.13
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Mac OS X (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-13 20:29 UTC by Vinson Lee
Modified: 2018-05-09 05:53 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.