ci/piglit: Skip WGL on all the Linux runs.

We don't build the tests, since we don't have WGL.

Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11283>
This commit is contained in:
Emma Anholt 2021-06-08 14:40:48 -07:00 committed by Marge Bot
parent ea25090aab
commit 71c59aa413
12 changed files with 18 additions and 16 deletions

View File

@ -308,6 +308,3 @@ spec@nv_image_formats@compiler@declaration-disallow-rgba16-unorm-cube.vert,Fail
spec@nv_read_depth@read_depth_gles3,Fail
spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3,Crash
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
wgl@wgl-multi-context-single-window,Fail
wgl@wgl-multi-window-single-context,Fail
wgl@wgl-sanity,Fail

View File

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

View File

@ -1205,6 +1205,3 @@ spec@khr_texture_compression_astc@miptree-gles ldr@LDR Profile,Fail
spec@khr_texture_compression_astc@miptree-gles srgb,Fail
spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
spec@oes_compressed_etc1_rgb8_texture@miptree,Fail
wgl@wgl-multi-context-single-window,Fail
wgl@wgl-multi-window-single-context,Fail
wgl@wgl-sanity,Fail

View File

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

View File

@ -431,9 +431,6 @@ spec@nv_copy_image@nv_copy_image-simple --tex-to-tex,Fail
spec@nv_image_formats@nv_image_formats-gles3,Crash
spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3,Crash
spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3@oes_egl_image_external_essl3_imageLoad,Fail
wgl@wgl-multi-context-single-window,Fail
wgl@wgl-multi-window-single-context,Fail
wgl@wgl-sanity,Fail
spec@glsl-1.30@execution@clipping@fs-clip-distance-interpolated,Crash
spec@glsl-1.30@execution@fs-large-local-array-vec2,Fail
spec@glsl-1.30@execution@fs-large-local-array-vec3,Fail

View File

@ -33,3 +33,6 @@ 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

@ -1688,9 +1688,6 @@ spec@oes_texture_view@rendering-formats@sample GL_RGBA16_SNORM as GL_RGBA16F,Fai
spec@oes_texture_view@rendering-formats@sample GL_RGBA16_SNORM as GL_RGBA16I,Fail
spec@oes_texture_view@rendering-formats@sample GL_RGBA16_SNORM as GL_RGBA16UI,Fail
spec@oes_texture_view@rendering-formats@sample GL_RGBA16_SNORM as GL_RGBA16_SNORM,Fail
wgl@wgl-multi-context-single-window,Fail
wgl@wgl-multi-window-single-context,Fail
wgl@wgl-sanity,Fail
spec@arb_arrays_of_arrays@execution@image_store@basic-imagestore-mixed-const-non-const-uniform-index,Crash
spec@arb_arrays_of_arrays@execution@image_store@basic-imagestore-mixed-const-non-const-uniform-index2,Crash
spec@arb_arrays_of_arrays@execution@image_store@basic-imagestore-non-const-uniform-index,Crash

View File

@ -31,3 +31,6 @@ 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

@ -1432,6 +1432,3 @@ spec@intel_performance_query@intel_performance_query-issue_2235,Fail
spec@nv_primitive_restart@primitive-restart-draw-mode-lines,Fail
spec@nv_primitive_restart@primitive-restart-draw-mode-quad_strip,Fail
spec@nv_primitive_restart@primitive-restart-draw-mode-quads,Fail
wgl@wgl-multi-context-single-window,Fail
wgl@wgl-multi-window-single-context,Fail
wgl@wgl-sanity,Fail

View File

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

View File

@ -103,4 +103,3 @@ spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3,Fail
wgl@wgl-sanity,Fail

View File

@ -29,3 +29,6 @@ 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@.*