Mesa (master): freedreno: Mark glsl-fs-fogscale as a Fail.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Apr 19 22:01:54 UTC 2021


Module: Mesa
Branch: master
Commit: bdad5ce27b80175f20c5a660ed60b0e027a17f80
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdad5ce27b80175f20c5a660ed60b0e027a17f80

Author: Eric Anholt <eric at anholt.net>
Date:   Mon Apr 19 12:15:06 2021 -0700

freedreno: Mark glsl-fs-fogscale as a Fail.

I have a note in -flakes.txt about how it can flake to being a Crash
instead of a Fail, but I haven't been able to reproduce that flake today.
It does always fail in the GS subtest, though, so quiet the flake spam in

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10330>

---

 src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt
index 1b4684c104b..b003eec330d 100644
--- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt
+++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt
@@ -21,6 +21,7 @@ glx at glx_ext_import_context@make current- multi process,Fail
 glx at glx_ext_import_context@make current- single process,Fail
 glx at glx_ext_import_context@query context info,Fail
 shaders at glsl-bug-110796,Fail
+shaders at glsl-fs-fogscale,Fail
 shaders at point-vertex-id divisor,Crash
 shaders at point-vertex-id gl_instanceid,Crash
 shaders at point-vertex-id gl_instanceid divisor,Crash



More information about the mesa-commit mailing list