mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 12:40:23 +01:00
gitlab-ci: add a list of excluded tests for RADV
Exclude WSI related tests in CI. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4656>
This commit is contained in:
parent
f1a12d6855
commit
bca97abffa
1 changed files with 3 additions and 0 deletions
3
.gitlab-ci/deqp-radv-default-skips.txt
Normal file
3
.gitlab-ci/deqp-radv-default-skips.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Exclude WSI related tests.
|
||||
dEQP-VK.image.swapchain_mutable.*
|
||||
dEQP-VK.wsi.*
|
||||
Loading…
Add table
Reference in a new issue