ci/zink: Add glx-tfp to skips

glx-tfp is broken since Kopper, and periodically either fails or
crashes; we seemingly can't quite deal with the change between the two.
Just skip it for now.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16082>
This commit is contained in:
Daniel Stone
2022-04-21 16:12:24 +01:00
committed by Marge Bot
parent c9214768fa
commit 68e8f00c44
4 changed files with 6 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
#kopper regressions/changes
fast_color_clear@fcc-front-buffer-distraction,Fail
glx@extension string sanity,Fail
glx@glx-tfp,Fail
spec@!opengl 1.0@gl-1.0-drawbuffer-modes,Fail
spec@!opengl 1.0@gl-1.0-front-invalidate-back,Fail
spec@egl_chromium_sync_control@conformance,Fail

View File

@@ -33,3 +33,6 @@ spec@arb_compute_shader@local-id-explosion
KHR-GL46.copy_image.functional
KHR-GL46.texture_swizzle.smoke
KHR-GL46.texture_swizzle.functional
# Kopper regression
glx@glx-tfp

View File

@@ -210,7 +210,6 @@ spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb cube,Fail
# kopper
glx@glx-multi-window-single-context,Crash
glx@glx-tfp,Fail
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-export-tex,Crash
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_ust_test,Fail

View File

@@ -11,3 +11,6 @@ spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
# Only hangs on Navi10 if run in parallel (no hangs so far on Sienna).
dEQP-GLES31.functional.geometry_shading.*
# Kopper regression
glx@glx-tfp