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

Author: Emma Anholt <[email protected]>
Date:   Thu Sep 15 10:32:03 2022 -0700

ci/turnip: Re-enable the compressed cubemap tests.

Our CTS now has the linked bug fixed, and it executes quickly locally.

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

---

 src/freedreno/ci/freedreno-a618-skips.txt | 4 ----
 src/freedreno/ci/freedreno-a630-skips.txt | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/src/freedreno/ci/freedreno-a618-skips.txt 
b/src/freedreno/ci/freedreno-a618-skips.txt
index 9016d1b8d20..ec26215303a 100644
--- a/src/freedreno/ci/freedreno-a618-skips.txt
+++ b/src/freedreno/ci/freedreno-a618-skips.txt
@@ -38,9 +38,5 @@ 
spill-dEQP-VK.graphicsfuzz.cov-nested-loop-undefined-smoothstep-never-executed
 spill-dEQP-VK.graphicsfuzz.spv-stable-maze-O-dead-code
 spill-dEQP-VK.graphicsfuzz.spv-stable-maze-O-memory-accesses
 
-# causes a hangcheck timeout due to 
https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3582
-dEQP-VK.image.sample_texture.128_bit_compressed_format_cubemap
-dEQP-VK.image.sample_texture.64_bit_compressed_format_cubemap
-
 # Crashes in RA, but slow enough to get there that CI times out sometimes
 dEQP-VK.spirv_assembly.instruction.*.spirv_ids_abuse.lots_ids.*
diff --git a/src/freedreno/ci/freedreno-a630-skips.txt 
b/src/freedreno/ci/freedreno-a630-skips.txt
index 4c8c141bc27..b7d49e80510 100644
--- a/src/freedreno/ci/freedreno-a630-skips.txt
+++ b/src/freedreno/ci/freedreno-a630-skips.txt
@@ -27,10 +27,6 @@ dEQP-VK.api.command_buffers.record_many_draws_secondary_2
 
spill-dEQP-VK.graphicsfuzz.cov-function-two-loops-limit-using-arguments-array-element-copies
 
spill-dEQP-VK.graphicsfuzz.cov-nested-loop-large-array-index-using-vector-components
 
-# causes a hangcheck timeout due to 
https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3582
-dEQP-VK.image.sample_texture.128_bit_compressed_format_cubemap
-dEQP-VK.image.sample_texture.64_bit_compressed_format_cubemap
-
 # 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

Reply via email to