zink/ci: add another subtest to the list of known failures for radv
authorMartin Roukala (né Peres) <martin.roukala@mupuf.org>
Fri, 4 Nov 2022 07:02:06 +0000 (09:02 +0200)
committerEric Engestrom <eric@engestrom.ch>
Wed, 9 Nov 2022 21:22:05 +0000 (21:22 +0000)
This test as a whole does not seem to work anywhere, even lavapipe, but
one particular subtest was passing until a recent change
(!19438 - zink: polygon mode fixes?).

After consideration by @kusma, it appears that the subtest was passing
by accident due to zink generating the wrong values. Given that this is
not something that users would ever experience as a regression, we
simply document this new failure along with all the others for this
test.

Fixes: 53721827ea1c ("zink: correct depth-bias enable condition")
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19517>
(cherry picked from commit d7ad9e701424e4b100e11f08f2fa416b228b19d3)

.pick_status.json
src/gallium/drivers/zink/ci/zink-radv-fails.txt

index 644c4e2..6c28032 100644 (file)
         "description": "zink/ci: add another subtest to the list of known failures for radv",
         "nominated": true,
         "nomination_type": 1,
-        "resolution": 0,
+        "resolution": 1,
         "main_sha": null,
         "because_sha": "53721827ea1cf1c7a39c1b27398b7b1b7e9b1175"
     },
index 3627cf1..1c0510f 100644 (file)
@@ -367,6 +367,7 @@ spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on bottom ed
 spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on left edge,Fail
 spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on right edge,Fail
 spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on top edge,Fail
+spec@!opengl 1.1@polygon-mode-offset@config 0: Expected blue pixel in center,Fail
 spec@!opengl 1.1@polygon-mode-offset@config 1: Expected blue pixel in center,Fail
 spec@!opengl 1.1@polygon-mode-offset@config 2: Expected blue pixel in center,Fail
 spec@!opengl 1.1@polygon-mode-offset@config 2: Expected white pixel on right edge,Fail