From bdad5ce27b80175f20c5a660ed60b0e027a17f80 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 19 Apr 2021 12:15:06 -0700 Subject: [PATCH] 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: --- 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@glx_ext_import_context@make current- multi process,Fail glx@glx_ext_import_context@make current- single process,Fail glx@glx_ext_import_context@query context info,Fail shaders@glsl-bug-110796,Fail +shaders@glsl-fs-fogscale,Fail shaders@point-vertex-id divisor,Crash shaders@point-vertex-id gl_instanceid,Crash shaders@point-vertex-id gl_instanceid divisor,Crash