Summary: | FAIL: glsl/tests/optimization-test | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vedran Miletić <vedran> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | ||
Version: | 17.0 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vedran Miletić
2017-06-03 21:41:17 UTC
I think this was fixed in this commit: commit 421115a72939b7dbcdc9f714d85f3e7616323a3e Author: Emil Velikov <emil.velikov@collabora.com> Date: Sun Feb 26 20:28:21 2017 +0000 glsl/tests/optimization-test: pass glsl_test as argument Rather than hardcoding the binary location (which ends up wrong in a number of occasions) in the python script, pass it as argument. This allows us to remove a couple of dirname/basename workarounds that aimed to keep this working, and succeeded in the odd occasion. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Acked-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com> Can you try upgrading to 17.1? I second Eric's comment. The glsl/glcpp tests were broken (sort of speak) for good part of 2 years and fixed with 17.1 onward. The glsl/glcpp code itself did not regress and since the fixes were quite evasive they did not land in 17.0. Vedran, please try newer mesa (17.0 is EOL) and where possible do let us know of the regressing commit. Indeed, fixed in 17.1. Thanks. |
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.