From f7dd9e580644dc3d534e6c0f869d68179f724c81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Roukala=20=28n=C3=A9=20Peres=29?= Date: Fri, 20 Jan 2023 09:45:58 +0200 Subject: [PATCH] zink/ci: add spec@!opengl 1.1@line-smooth-stipple to the fails list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: a8d2b288eee3 ("ci/piglit: 2023-01-19 uprev") Signed-off-by: Martin Roukala (né Peres) Part-of: --- src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt | 3 +++ src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt | 3 +++ 2 files changed, 6 insertions(+) diff --git a/src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt b/src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt index f8b3b11d037..d19a73e0b86 100644 --- a/src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt @@ -484,3 +484,6 @@ spec@nv_shader_atomic_int64@execution@ssbo-atomicmin-uint,Crash # Introduced with the uprev of piglit (70ce1dcacc92 - "ci: Update piglit with s3 support") spec@egl 1.4@egl-ext_egl_image_storage,Fail + +# Introduced by a8d2b288eee3 ("ci/piglit: 2023-01-19 uprev") +spec@!opengl 1.1@line-smooth-stipple,Fail diff --git a/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt b/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt index b051f0af248..29995463683 100644 --- a/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt @@ -483,6 +483,9 @@ spec@nv_shader_atomic_int64@execution@ssbo-atomicmin-uint,Crash # Introduced with the uprev of piglit (70ce1dcacc92 - "ci: Update piglit with s3 support") spec@egl 1.4@egl-ext_egl_image_storage,Fail +# Introduced by a8d2b288eee3 ("ci/piglit: 2023-01-19 uprev") +spec@!opengl 1.1@line-smooth-stipple,Fail + # Delta over NAVI10 spec@!opengl 1.1@depthstencil-default_fb-blit samples=4,Fail spec@!opengl 1.1@depthstencil-default_fb-blit samples=6,Fail