Mesa (main): tu: Triage some CTS failures

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jul 27 14:13:04 UTC 2021


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

Author: Connor Abbott <cwabbott0 at gmail.com>
Date:   Mon Jul 26 16:01:03 2021 +0200

tu: Triage some CTS failures

These should be fixed by the linked VK-GL-CTS change. I couldn't
reproduce the other renderpass failure on a650 though.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12065>

---

 src/freedreno/ci/deqp-freedreno-a630-fails.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/freedreno/ci/deqp-freedreno-a630-fails.txt b/src/freedreno/ci/deqp-freedreno-a630-fails.txt
index 14b1f9e4e47..04ffc9f04a8 100644
--- a/src/freedreno/ci/deqp-freedreno-a630-fails.txt
+++ b/src/freedreno/ci/deqp-freedreno-a630-fails.txt
@@ -61,12 +61,15 @@ dEQP-VK.glsl.atomic_operations.xor_unsigned_geometry,Fail
 # https://gitlab.freedesktop.org/mesa/mesa/-/issues/4462
 dEQP-VK.pipeline.framebuffer_attachment.diff_attachments_2d_19x27_32x32_ms,Fail
 
+# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3019
+# should be fixed by https://gerrit.khronos.org/c/vk-gl-cts/+/7745
 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.7,Fail
 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.7,Fail
-dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5,Fail
 dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7,Fail
 dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7,Fail
 
+dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5,Fail
+
 # "MESA: error: ir3_ra() failed!
 # https://gitlab.freedesktop.org/mesa/mesa/-/issues/33
 dEQP-VK.spirv_assembly.instruction.compute.opcopymemory.array,Fail



More information about the mesa-commit mailing list