pvr/ci: move some timing out tests from fails to skips

Some of these test cases where already in the skip list.

Signed-off-by: Frank Binns <frank.binns@imgtec.com>
(cherry picked from commit 74fd985c6c)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40092>
This commit is contained in:
Frank Binns 2026-02-18 15:13:49 +00:00 committed by Eric Engestrom
parent 22c27bd3ea
commit dea37352ba
3 changed files with 7 additions and 9 deletions

View file

@ -2844,7 +2844,7 @@
"description": "pvr/ci: move some timing out tests from fails to skips",
"nominated": false,
"nomination_type": 0,
"resolution": 4,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -3,7 +3,6 @@ dEQP-VK.api.info.format_properties.r8g8b8a8_snorm,Fail
dEQP-VK.api.info.format_properties.r8g8b8a8_uint,Fail
dEQP-VK.api.info.format_properties.r8g8b8a8_unorm,Fail
dEQP-VK.api.object_management.alloc_callback_fail.framebuffer,Fail
dEQP-VK.api.object_management.max_concurrent.graphics_pipeline,Timeout
dEQP-VK.api.object_management.single_alloc_callbacks.framebuffer,Fail
dEQP-VK.binding_model.unused_invalid_descriptor.copy.combined_image_sampler,Crash
dEQP-VK.binding_model.unused_invalid_descriptor.copy.sampled_image,Crash
@ -21,12 +20,6 @@ dEQP-VK.binding_model.unused_invalid_descriptor.write.unused.uniform_buffer,Cras
dEQP-VK.graphicsfuzz.cov-two-nested-loops-switch-case-matrix-array-increment,Fail
dEQP-VK.graphicsfuzz.stable-binarysearch-tree-false-if-discard-loop,Fail
dEQP-VK.memory.concurrent_access.shader_and_host,Crash
dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap_map2,Timeout
dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap,Timeout
dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap_map2,Timeout
dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap,Timeout
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap_map2,Timeout
dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap,Timeout
dEQP-VK.multiview.input_attachments.no_queries.1_2_4_8_16_32,Fail
dEQP-VK.multiview.input_attachments.no_queries.1_2_4_8,Fail
dEQP-VK.multiview.input_attachments.no_queries.15_15_15_15,Fail
@ -88,7 +81,6 @@ dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed23_multiview,
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed23,Fail
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed24_multiview,Fail
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed24,Fail
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed25_multiview,Timeout
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed25,Fail
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed26_multiview,Fail
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed26,Fail

View file

@ -1,5 +1,11 @@
# Timeout
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed7_multiview
dEQP-VK.api.object_management.max_concurrent.compute_pipeline
dEQP-VK.api.object_management.max_concurrent.graphics_pipeline
dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap
dEQP-VK.memory.mapping.dedicated_alloc.buffer.full.variable.implicit_unmap_map2
dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap
dEQP-VK.memory.mapping.dedicated_alloc.image.full.variable.implicit_unmap_map2
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed13_multiview
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed21_multiview
dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.random.seed25_multiview