mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-27 14:10:25 +01:00
zink+radv/ci: deduplicate zink-radv-*-skips.txt lists
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36648>
This commit is contained in:
parent
90d692bd32
commit
2e26e1e86f
7 changed files with 37 additions and 212 deletions
|
|
@ -1,28 +1,3 @@
|
|||
ext_texture_env.*
|
||||
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
|
||||
.*@execution@vs_in.*
|
||||
|
||||
spec@egl_nok_texture_from_pixmap@basic
|
||||
|
||||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
||||
# These randomly hang.
|
||||
spec@ext_external_objects@.*
|
||||
|
||||
# These are too random.
|
||||
spec@arb_shader_clock@execution@clock.*
|
||||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@arb_uniform_buffer_object@maxuniformblocksize.*
|
||||
|
||||
# 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
|
||||
|
|
@ -47,6 +22,3 @@ 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_vyuy
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-transcode-nv12-as-r8-gr88
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-tex-modifier
|
||||
|
||||
# randomly hangs?
|
||||
spec@arb_fragment_program@fog-modes
|
||||
|
|
|
|||
|
|
@ -1,35 +0,0 @@
|
|||
ext_texture_env.*
|
||||
spec@arb_shader_image_load_store.*
|
||||
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
|
||||
.*@execution@vs_in.*
|
||||
|
||||
# Kopper regression
|
||||
glx@glx-tfp
|
||||
|
||||
spec@egl_nok_texture_from_pixmap@basic
|
||||
|
||||
|
||||
# Exclude GLX tests.
|
||||
glx@glx.*
|
||||
|
||||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
||||
# These randomly hang.
|
||||
spec@ext_external_objects@.*
|
||||
|
||||
# These are too random.
|
||||
spec@arb_shader_clock@execution@clock.*
|
||||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@arb_uniform_buffer_object@maxuniformblocksize.*
|
||||
|
||||
# This test seems to hang.
|
||||
spec@arb_fragment_program@fog-modes
|
||||
|
|
@ -1,36 +1,3 @@
|
|||
ext_texture_env.*
|
||||
spec@arb_shader_image_load_store.invalid
|
||||
spec@arb_shader_image_load_store.max-size
|
||||
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
|
||||
.*@execution@vs_in.*
|
||||
|
||||
# Kopper regression
|
||||
glx@glx-tfp
|
||||
|
||||
spec@egl_nok_texture_from_pixmap@basic
|
||||
|
||||
# Exclude GLX tests.
|
||||
glx@glx.*
|
||||
|
||||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
||||
# These randomly hang.
|
||||
spec@ext_external_objects@.*
|
||||
|
||||
# These are too random.
|
||||
spec@arb_shader_clock@execution@clock.*
|
||||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@arb_uniform_buffer_object@maxuniformblocksize.*
|
||||
|
||||
# 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
|
||||
|
|
@ -57,10 +24,3 @@ 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
|
||||
|
||||
# This subset hangs since a077c14f150 ("zink: Fix resizable BAR detection logic")
|
||||
# for very weird reasons, skip it completely until the issue is properly fixed.
|
||||
spec@arb_shader_image_load_store.*
|
||||
|
||||
# This test seems to hang.
|
||||
spec@arb_fragment_program@fog-modes
|
||||
|
|
|
|||
|
|
@ -1,35 +0,0 @@
|
|||
ext_texture_env.*
|
||||
spec@arb_shader_image_load_store.*
|
||||
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
|
||||
.*@execution@vs_in.*
|
||||
|
||||
# Kopper regression
|
||||
glx@glx-tfp
|
||||
|
||||
spec@egl_nok_texture_from_pixmap@basic
|
||||
|
||||
|
||||
# Exclude GLX tests.
|
||||
glx@glx.*
|
||||
|
||||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
||||
# These randomly hang.
|
||||
spec@ext_external_objects@.*
|
||||
|
||||
# These are too random.
|
||||
spec@arb_shader_clock@execution@clock.*
|
||||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@arb_uniform_buffer_object@maxuniformblocksize.*
|
||||
|
||||
# This test seems to hang.
|
||||
spec@arb_fragment_program@fog-modes
|
||||
|
|
@ -1,34 +1,3 @@
|
|||
ext_texture_env.*
|
||||
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
|
||||
.*@execution@vs_in.*
|
||||
|
||||
# Kopper regression
|
||||
glx@glx-tfp
|
||||
|
||||
spec@egl_nok_texture_from_pixmap@basic
|
||||
|
||||
# Exclude GLX tests.
|
||||
glx@glx.*
|
||||
|
||||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
||||
# These randomly hang.
|
||||
spec@ext_external_objects@.*
|
||||
|
||||
# These are too random.
|
||||
spec@arb_shader_clock@execution@clock.*
|
||||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@arb_uniform_buffer_object@maxuniformblocksize.*
|
||||
|
||||
# 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
|
||||
|
|
@ -41,10 +10,3 @@ 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
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-tex-modifier
|
||||
|
||||
# This subset hangs since a077c14f150 ("zink: Fix resizable BAR detection logic")
|
||||
# for very weird reasons, skip it completely until the issue is properly fixed.
|
||||
spec@arb_shader_image_load_store.*
|
||||
|
||||
# This test seems to hang.
|
||||
spec@arb_fragment_program@fog-modes
|
||||
|
|
|
|||
37
src/gallium/drivers/zink/ci/zink-radv-skips.txt
Normal file
37
src/gallium/drivers/zink/ci/zink-radv-skips.txt
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
ext_texture_env.*
|
||||
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
|
||||
.*@execution@vs_in.*
|
||||
|
||||
# Kopper regression
|
||||
glx@glx-tfp
|
||||
|
||||
# Exclude GLX tests.
|
||||
glx@glx.*
|
||||
|
||||
spec@egl_nok_texture_from_pixmap@basic
|
||||
|
||||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
||||
# These randomly hang.
|
||||
spec@ext_external_objects@.*
|
||||
|
||||
# These are too random.
|
||||
spec@arb_shader_clock@execution@clock.*
|
||||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@arb_uniform_buffer_object@maxuniformblocksize.*
|
||||
|
||||
# This subset hangs since a077c14f150 ("zink: Fix resizable BAR detection logic")
|
||||
# for very weird reasons, skip it completely until the issue is properly fixed.
|
||||
spec@arb_shader_image_load_store.*
|
||||
|
||||
# This test seems to hang.
|
||||
spec@arb_fragment_program@fog-modes
|
||||
|
|
@ -1,36 +1,3 @@
|
|||
ext_texture_env.*
|
||||
spec@arb_shader_image_load_store.*
|
||||
spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
|
||||
.*@execution@vs_in.*
|
||||
|
||||
# Kopper regression
|
||||
glx@glx-tfp
|
||||
|
||||
spec@egl_nok_texture_from_pixmap@basic
|
||||
|
||||
|
||||
# Exclude GLX tests.
|
||||
glx@glx.*
|
||||
|
||||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
||||
# These randomly hang.
|
||||
spec@ext_external_objects@.*
|
||||
|
||||
# These are too random.
|
||||
spec@arb_shader_clock@execution@clock.*
|
||||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@arb_uniform_buffer_object@maxuniformblocksize.*
|
||||
|
||||
# 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
|
||||
|
|
@ -57,6 +24,3 @@ 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
|
||||
|
||||
# This test seems to hang.
|
||||
spec@arb_fragment_program@fog-modes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue