mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 08:38:08 +02:00
zink/ci: skip KHR-GL46.texture_swizzle.functional with RADV
They usually timeout. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21329>
This commit is contained in:
parent
cd1f1990a7
commit
6ec392ab4f
2 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ glx@glx*
|
|||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ glx@glx*
|
|||
# Tests below timeout most of the time.
|
||||
KHR-GL46.copy_image.functional
|
||||
KHR-GL46.texture_swizzle.smoke
|
||||
KHR-GL46.texture_swizzle.functional
|
||||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue