mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
ci/windows: Skip dEQP-VK.api.command_buffers.record_many_draws*
Those tend to timeout, so let's skip them for now. Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16971>
This commit is contained in:
parent
dd78dc25e7
commit
e46f4ec5f3
1 changed files with 3 additions and 0 deletions
|
|
@ -2,4 +2,7 @@
|
|||
# is currently done at pipeline creation time, thus causing a crash any time
|
||||
# both the front/back stencil test are active (i.e. not always or never) and
|
||||
# any of the compare mask, reference value or write mask is dynamic.
|
||||
dEQP-VK.api.command_buffers.record_many_draws*
|
||||
|
||||
# Those tests timeout in CI, so let's skip for now.
|
||||
dEQP-VK.dynamic_state.ds_state.stencil_params*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue