Mesa (main): ci/freedreno: Skip the slow dEQP-VK.ubo.random.all_shared_buffer.48 in CI.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Aug 6 20:23:54 UTC 2021


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

Author: Emma Anholt <emma at anholt.net>
Date:   Fri Jul 30 12:33:13 2021 -0700

ci/freedreno: Skip the slow dEQP-VK.ubo.random.all_shared_buffer.48 in CI.

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

---

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

diff --git a/src/freedreno/ci/deqp-freedreno-a630-skips.txt b/src/freedreno/ci/deqp-freedreno-a630-skips.txt
index e5845e44320..23b5feb2548 100644
--- a/src/freedreno/ci/deqp-freedreno-a630-skips.txt
+++ b/src/freedreno/ci/deqp-freedreno-a630-skips.txt
@@ -21,3 +21,7 @@ dEQP-VK.tessellation.invariance.outer_triangle_set.triangles_fractional_odd_spac
 
 # Crashes in RA, but slow enough to get there that CI times out sometimes
 dEQP-VK.spirv_assembly.instruction.*.spirv_ids_abuse.lots_ids.*
+
+# timeout, spending all its time in nir_compare_deref_paths()
+# https://gitlab.freedesktop.org/mesa/mesa/-/issues/5152
+dEQP-VK.ubo.random.all_shared_buffer.48



More information about the mesa-commit mailing list