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:
Samuel Pitoiset 2023-02-15 17:04:39 +01:00 committed by Marge Bot
parent cd1f1990a7
commit 6ec392ab4f
2 changed files with 2 additions and 0 deletions

View file

@ -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.*

View file

@ -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.*