ci/piglit: Move the WGL skip to a common skips file.

This will also give us a central place to handle known CI issues for
piglit.

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11333>
This commit is contained in:
Emma Anholt 2021-06-11 14:21:06 -07:00
parent e9f9de0d2a
commit e594b18d6a
9 changed files with 4 additions and 22 deletions

View File

@ -0,0 +1,2 @@
# WGL is Windows-only
wgl@.*

View File

@ -36,7 +36,7 @@ fi
touch $INSTALL/piglit-$GPU_VERSION-flakes.txt
if [ -e "$INSTALL/piglit-$GPU_VERSION-skips.txt" ]; then
PIGLIT_RUNNER_OPTIONS="$PIGLIT_RUNNER_OPTIONS --skips $INSTALL/piglit-$GPU_VERSION-skips.txt"
PIGLIT_SKIPS="$INSTALL/piglit-$GPU_VERSION-skips.txt"
fi
set +e
@ -58,6 +58,7 @@ export LD_PRELOAD=$TEST_LD_PRELOAD
run \
--piglit-folder /piglit \
--output $RESULTS \
--skips $INSTALL/piglit/piglit-all-skips.txt $PIGLIT_SKIPS \
--flakes $INSTALL/piglit-$GPU_VERSION-flakes.txt \
--profile $PIGLIT_PROFILES \
--process-isolation \

View File

@ -18,6 +18,3 @@ spec@glsl-1.50.*
spec@glsl-3.*
spec@glsl-4.*
spec@glsl-es-3.20.*
# WGL is Windows-only
wgl@.*

View File

@ -17,6 +17,3 @@ spec@glsl-1.50.*
spec@glsl-3.*
spec@glsl-4.*
spec@glsl-es-3.*
# WGL is Windows-only
wgl@.*

View File

@ -33,6 +33,3 @@ spec@arb_pixel_buffer_object@texsubimage cube_map_array pbo
# Causes faults that need the HUPCF fix to actually work to avoid killing the
# run.
spec@glsl-1.30@execution@texelfetch fs sampler3d 98x1x9-98x129x9
# WGL is Windows-only
wgl@.*

View File

@ -31,6 +31,3 @@ spec@arb_buffer_storage@bufferstorage-persistent_gles3 read
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read client-storage
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-storage
# WGL is Windows-only
wgl@.*

View File

@ -1,6 +1,3 @@
# Timeout
spec@arb_internalformat_query2@all internalformat_.*_type
spec@!opengl 1.0@gl-1.0-blend-func
# WGL is Windows-only
wgl@.*

View File

@ -29,6 +29,3 @@ spec@ext_external_objects_fd@semaphore-api-errors
spec@ext_external_objects_fd@memory-object-api-errors
spec@ext_external_objects@vk-vert-buf-reuse
glx@glx-swap-copy
# WGL is Windows-only
wgl@.*

View File

@ -12,9 +12,6 @@ spec@glsl-1.30@execution@tex-miplevel-selection.*
# only supported if Piglit is using GLUT
spec@!opengl 1.1@windowoverlap
# WGL is Windows-only
wgl@.*
# This test doesn't even seem to exist, but piglit adds it to a group...?
spec@arb_vertex_type_2_10_10_10_rev@attrib-p-type-size-match