From ab79e6b8e33689857509c417c37f34c40f72ad45 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 13 Dec 2020 11:04:58 +0100 Subject: [PATCH] ci: skip failing test on lavapipe Signed-off-by: Simon Ser Reviewed-by: Dave Airlie Part-of: --- .gitlab-ci/deqp-lvp-skips.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitlab-ci/deqp-lvp-skips.txt diff --git a/.gitlab-ci/deqp-lvp-skips.txt b/.gitlab-ci/deqp-lvp-skips.txt new file mode 100644 index 0000000..fbbe157 --- /dev/null +++ b/.gitlab-ci/deqp-lvp-skips.txt @@ -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 -- 2.7.4