anv/ci: Add tests for video formats to the failing tests.

This should be removed once the issue is resolved.
(https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/4280)

Signed-off-by: Hyunjun Ko <zzoon@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22202>
This commit is contained in:
Hyunjun Ko 2023-05-16 17:45:03 +09:00 committed by Marge Bot
parent 60f871dc9e
commit e5536173dc

View file

@ -63,3 +63,9 @@ dEQP-VK.dynamic_rendering.suballocation.load_store_op_none.stencil_d32_sfloat_s8
# New CTS failures in 1.3.5.0
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.b4g4r4a4_unorm_pack16,Crash
# False failures for video formats, which will be fixed once the spec is updated.
# See https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/4280
# See https://gitlab.khronos.org/vulkan/vulkan/-/issues/3491
dEQP-VK.api.info.format_properties.g8_b8r8_2plane_420_unorm,Fail
dEQP-VK.api.info.format_properties.g10x6_b10x6r10x6_2plane_420_unorm_3pack16,Fail