mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 09:40:08 +01:00
ci: skip failing test on lavapipe
Signed-off-by: Simon Ser <contact@emersion.fr> Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8077>
This commit is contained in:
parent
6a34a686ea
commit
ab79e6b8e3
1 changed files with 6 additions and 0 deletions
6
.gitlab-ci/deqp-lvp-skips.txt
Normal file
6
.gitlab-ci/deqp-lvp-skips.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Note: skips lists for CI are just a list of lines that, when
|
||||
# non-zero-length and not starting with '#', will regex match to
|
||||
# delete lines from the test list. Be careful.
|
||||
|
||||
# TODO: fix me
|
||||
dEQP-VK.texture.filtering.3d.sizes.3x7x5.linear_mipmap_linear
|
||||
Loading…
Add table
Reference in a new issue