mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 00:10:20 +01:00
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>
This commit is contained in:
parent
17c27e68ed
commit
3503d5fbda
2 changed files with 0 additions and 8 deletions
|
|
@ -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.*
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue