mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
zink/ci: skip ext_external_objects from Piglit with RADV
This subset randomly hangs. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18315>
This commit is contained in:
parent
e76e3d9cea
commit
32b0c82ba8
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ KHR-GL46.texture_swizzle.smoke
|
|||
|
||||
#these need format conversions that gallium doesn't implement yet
|
||||
spec@arb_texture_buffer_object@formats.*arb.*
|
||||
|
||||
# These randomly hang.
|
||||
spec@ext_external_objects@*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue