1af2f5e198
Skip dEQP-VK.binding_model.mutable_descriptor.multiple_arrays_mixed.* because lavapipe behind venus can end up returning OODM for device memory allocations. The instability likely started from lavapipe gaining support of dma-buf import/export. Then vkr renderer would no longer use the opaque fd export with lavapipe, and we are hitting certain bottleneck of udmabuf. Let's get venus ci re-enabled now and we can later flip vkr back to prefer opaque fd export if seeing lavapipe for comparison. Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org> Acked-by: Daniel Stone <daniel.stone@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30356>