Module: Mesa
Branch: main
Commit: c467d760cba654076dad7cebf3ba5f0ad3f1572c
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c467d760cba654076dad7cebf3ba5f0ad3f1572c

Author: David Heidelberg <[email protected]>
Date:   Wed Jul 12 00:19:58 2023 +0200

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 <[email protected]>
Acked-by: Erico Nunes <[email protected]>
Signed-off-by: David Heidelberg <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24079>

---

 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

Reply via email to