Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633606 - >=media-libs/mesa-17.1.8 glsl/tests/cache-test regression, 17.0.6 works.
Summary: >=media-libs/mesa-17.1.8 glsl/tests/cache-test regression, 17.0.6 works.
Status: RESOLVED DUPLICATE of bug 613644
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-06 09:26 UTC by hagbardcelin
Modified: 2017-10-27 20:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Emerge --info media-libs/mesa (emerge-info.txt,5.74 KB, text/plain)
2017-10-06 09:30 UTC, hagbardcelin
Details
Relevant part of build.log (cache-test.log,68.51 KB, text/plain)
2017-10-06 09:53 UTC, hagbardcelin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hagbardcelin 2017-10-06 09:26:10 UTC
Also reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=103122
==============================================
   Mesa 17.2.2: 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)



Reproducible: Always
Comment 1 hagbardcelin 2017-10-06 09:30:30 UTC
Created attachment 497830 [details]
Emerge --info media-libs/mesa
Comment 2 hagbardcelin 2017-10-06 09:53:47 UTC
Created attachment 497832 [details]
Relevant part of build.log
Comment 3 Matt Turner gentoo-dev 2017-10-27 20:37:08 UTC
Unfortunately it doesn't seem to be a regression (which we could bisect to find the root cause) but instead a sporadic failure that has proven difficult to track down.

If you're able to reproduce it consistently, I'd be very interested.

*** This bug has been marked as a duplicate of bug 613644 ***