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:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user