Mesa (main): ci/freedreno: Generalize the spirv_ids_abuse skips.

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


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

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

ci/freedreno: Generalize the spirv_ids_abuse skips.

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

---

 src/freedreno/ci/deqp-freedreno-a630-skips.txt | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/src/freedreno/ci/deqp-freedreno-a630-skips.txt b/src/freedreno/ci/deqp-freedreno-a630-skips.txt
index 6cf1be6ee1e..f241919b9d0 100644
--- a/src/freedreno/ci/deqp-freedreno-a630-skips.txt
+++ b/src/freedreno/ci/deqp-freedreno-a630-skips.txt
@@ -5,9 +5,6 @@
 # Timeouts, passes otherwise
 KHR-GL33.texture_swizzle.smoke
 
-# Timeout, stuck on live_effect()
-dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_tesse
-
 # Timeout, passes otherwise
 dEQP-VK.tessellation.invariance.outer_edge_division.quads_fractional_odd_spacing
 
@@ -22,6 +19,5 @@ dEQP-VK.synchronization.cross_instance.*binary_semaphore_fence_fd
 dEQP-VK.tessellation.invariance.outer_triangle_set.quads_fractional_odd_spacing
 dEQP-VK.tessellation.invariance.outer_triangle_set.triangles_fractional_even_spacing
 
-dEQP-VK.spirv_assembly.instruction.compute.spirv_ids_abuse.lots_ids
-dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_geom
-dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_tessc
+# Crashes in RA, but slow enough to get there that CI times out sometimes
+dEQP-VK.spirv_assembly.instruction.*.spirv_ids_abuse.lots_ids.*



More information about the mesa-commit mailing list