mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
ci: skip zink vram test
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25624>
This commit is contained in:
parent
9a98d6714d
commit
d1d29d4f40
3 changed files with 6 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ spec@arb_shader_clock@execution@clock.*
|
|||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@!opengl 1.1@streaming-texture-leak
|
||||
spec@arb_uniform_buffer_object@maxuniformblocksize.*
|
||||
|
||||
# implicit modifier selection not currently supported
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-export
|
||||
|
|
|
|||
|
|
@ -29,6 +29,8 @@ spec@arb_shader_clock@execution@clock.*
|
|||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@!opengl 1.1@streaming-texture-leak
|
||||
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
|
||||
|
|
|
|||
|
|
@ -30,6 +30,8 @@ spec@arb_shader_clock@execution@clock.*
|
|||
|
||||
# These run OOM and migth hang?
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp.*
|
||||
spec@!opengl 1.1@streaming-texture-leak
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue