mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 07:08:04 +02:00
ci: skip implicit modifier piglits for zink
these may work coincidentally but not uniformly Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25299>
This commit is contained in:
parent
99ff88cb5e
commit
d0f775e54d
4 changed files with 84 additions and 0 deletions
|
|
@ -27,3 +27,21 @@ glx@glx-visuals-stencil$
|
|||
.*conversion-implicit.*dmat.*
|
||||
|
||||
spec@egl_nok_texture_from_pixmap@basic
|
||||
|
||||
# implicit modifier selection is not currently supported
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-ownership_transfer
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_argb8888
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_ayuv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv12
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv21
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p010
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p012
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p016
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_vyuy
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y210
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y412
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y416
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuv420
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv
|
||||
|
|
|
|||
|
|
@ -29,3 +29,30 @@ spec@arb_shader_clock@execution@clock.*
|
|||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
|
||||
# implicit modifier selection not currently supported
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-export
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-ownership_transfer
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_argb8888
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_ayuv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv12
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv21
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p010
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p012
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p016
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_uyvy
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_vyuy
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_xrgb8888
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_xyuv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y210
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y410
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y412
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y416
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuv420
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvu420
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvyu
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-transcode-nv12-as-r8-gr88
|
||||
|
|
|
|||
|
|
@ -29,3 +29,15 @@ spec@arb_shader_clock@execution@clock.*
|
|||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
|
||||
# implicit modifier selection not currently supported
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-ownership_transfer
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_argb8888
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_ayuv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_xrgb8888
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_xyuv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y410
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y412
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y416
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-transcode-nv12-as-r8-gr88
|
||||
|
|
|
|||
|
|
@ -30,3 +30,30 @@ spec@arb_shader_clock@execution@clock.*
|
|||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
|
||||
# implicit modifier selection not currently supported
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p010
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p016
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_vyuy
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y410
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y412
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y416
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuv420
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-export
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_ayuv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv12
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_xrgb8888
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y210
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvu420
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-ownership_transfer
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_argb8888
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv21
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p012
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_uyvy
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_xyuv
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvyu
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-transcode-nv12-as-r8-gr88
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue