From c467d760cba654076dad7cebf3ba5f0ad3f1572c Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Wed, 12 Jul 2023 00:19:58 +0200 Subject: [PATCH] ci/freedreno: add fails introduced by upreving to 6.3.13 Some of these fails/crashes was already present when trying 6.3.4, two disappeared, one new crash appeared. Identical `.config`. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9247 Acked-by: Guilherme Gallo Acked-by: Erico Nunes Signed-off-by: David Heidelberg Part-of: --- src/freedreno/ci/freedreno-a618-fails.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/freedreno/ci/freedreno-a618-fails.txt b/src/freedreno/ci/freedreno-a618-fails.txt index 98eca117bd7..5a85c8352fd 100644 --- a/src/freedreno/ci/freedreno-a618-fails.txt +++ b/src/freedreno/ci/freedreno-a618-fails.txt @@ -374,3 +374,8 @@ spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-02,Crash # Debian bookworm migration dEQP-VK.api.driver_properties.conformance_version,Fail + +# After switch from 6.3.1 to 6.3.13 +dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail +dEQP-VK.api.object_management.multithreaded_per_thread_resources.event,Crash +gmem-dEQP-VK.api.object_management.multithreaded_per_thread_resources.descriptor_pool_free_descriptor_set,Crash