mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
panvk/ci: move timeouts to crash
These seems to crash on CI, not timeout. And the stencil.samples_1 variant is already present in the fails file, so let's remove the duplicate. Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33925>
This commit is contained in:
parent
c99a3298d9
commit
c2ddafb935
2 changed files with 1 additions and 2 deletions
|
|
@ -457,4 +457,5 @@ dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.indexed_draw.draw_instanced_inde
|
|||
dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.indexed_draw.draw_instanced_indexed_triangle_strip_with_bind_offset_with_alloc_offset,Fail
|
||||
|
||||
dEQP-VK.rasterization.rasterization_order_attachment_access.depth.samples_1.multi_draw_barriers,Crash
|
||||
dEQP-VK.rasterization.rasterization_order_attachment_access.depth.samples_4.multi_draw_barriers,Crash
|
||||
dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.multi_draw_barriers,Crash
|
||||
|
|
|
|||
|
|
@ -111,8 +111,6 @@ dEQP-VK.compute.pipeline.zero_initialize_workgroup_memory.types.f32mat4x4
|
|||
|
||||
# Job timeout
|
||||
dEQP-VK.graphicsfuzz.spv-composites
|
||||
dEQP-VK.rasterization.rasterization_order_attachment_access.depth.samples_4.multi_draw_barriers
|
||||
dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.multi_draw_barriers
|
||||
|
||||
# Slow tests (>= 30s)
|
||||
dEQP-VK.api.external.fence.sync_fd.export_multiple_times_temporary
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue