mesa/.gitlab-ci/android-skips.txt
Valentine Burley 06816dbdbc ci/deqp: Add Android WSI support
This is implement with a headless WSI fallback using AImageReader, which
allows running EGL and Vulkan WSI tests from the command-line executable
(DEQP_ANDROID_EXE) on Android.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41314>
2026-05-06 15:51:27 +02:00

4 lines
243 B
Text

# Skip these tests when running fractional dEQP batches, as the AHB and WSI tests are
# expected to be handled separately in non-fractional runs within the deqp-runner suite.
dEQP-VK.api.external.memory.android_hardware_buffer.*
dEQP-VK.wsi.*