ci: move windowoverlap exclusion to all-skips

The test is just plain not built by our containers. Skip it everywhere.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13919>
This commit is contained in:
Ilia Mirkin 2021-11-22 22:34:47 -05:00
parent 32a8b391e3
commit e31d08d307
14 changed files with 3 additions and 16 deletions

View File

@ -15,3 +15,6 @@ wgl@.*
# These are sensitive to CPU timing, and would need to be run in isolation
# on the system rather than in parallel with other tests.
glx@glx_arb_sync_control@timing.*
# This test is not built with waffle, while we do build tests with waffle
spec@!opengl 1.1@windowoverlap

View File

@ -92,7 +92,6 @@ spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB16- swizzled- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA12- swizzled- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA16- swizzled- border color only,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 1.4@gl-1.4-polygon-offset,Fail
spec@!opengl 2.0@gl-2.0-edgeflag,Fail
spec@!opengl 2.0@gl-2.0-edgeflag-immediate,Fail

View File

@ -1205,7 +1205,6 @@ spec@!opengl 1.1@texwrap formats@GL_RGBA16- swizzled,Fail
spec@!opengl 1.1@texwrap formats@GL_RGBA8,Fail
spec@!opengl 1.1@texwrap formats@GL_RGBA8- NPOT,Fail
spec@!opengl 1.1@texwrap formats@GL_RGBA8- swizzled,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 1.2@copyteximage 3d,Fail
spec@!opengl 1.2@getteximage-targets 3d,Fail
spec@!opengl 1.2@lodclamp,Fail

View File

@ -1594,7 +1594,6 @@ spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA4- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA8- border color only,Fail
spec@!opengl 1.1@two-sided-lighting,Fail
spec@!opengl 1.1@user-clip,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 1.2@copyteximage 3d,Crash
spec@!opengl 1.2@lodclamp-between-max,Fail
spec@!opengl 1.2@texwrap 3d bordercolor,Fail

View File

@ -275,7 +275,6 @@ spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on top edge,
spec@!opengl 1.1@polygon-mode-offset@config 5: Expected blue pixel in center,Fail
spec@!opengl 1.1@polygon-mode-offset@config 6: Expected blue pixel in center,Fail
spec@!opengl 1.1@ppgtt_memory_alignment,Crash
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 1.2@copyteximage 3d,Fail
spec@!opengl 1.4@copy-pixels,Fail
spec@!opengl 1.4@gl-1.4-polygon-offset,Fail

View File

@ -545,7 +545,6 @@ spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA16- swizzled- borde
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA2- swizzled- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA4- swizzled- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA8- swizzled- border color only,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 1.4@gl-1.4-polygon-offset,Fail
# "MESA: error: unknown vertex shader output name: VARYING_SLOT_EDGE

View File

@ -277,7 +277,6 @@ spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA2- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA4- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA8- border color only,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 1.2@levelclamp,Fail
spec@!opengl 1.2@texwrap 3d,Fail

View File

@ -106,8 +106,6 @@ spec@!opengl 1.1@linestipple@Factor 3x,Fail
spec@!opengl 1.1@linestipple@Line loop,Fail
spec@!opengl 1.1@linestipple@Line strip,Fail
spec@!opengl 1.1@windowoverlap,Fail
# Fail: nothing rendered.
spec@!opengl 2.0@vs-point_size-zero,Fail

View File

@ -31,7 +31,6 @@ spec@!opengl 1.1@read-front samples=2,Fail
spec@!opengl 1.1@read-front samples=4,Fail
spec@!opengl 1.1@read-front samples=6,Fail
spec@!opengl 1.1@read-front samples=8,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first,Fail

1 glx@glx-make-current Crash
31 spec@!opengl 1.1@read-front samples=4 Fail
32 spec@!opengl 1.1@read-front samples=6 Fail
33 spec@!opengl 1.1@read-front samples=8 Fail
spec@!opengl 1.1@windowoverlap Fail
34 spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first Fail
35 spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first Fail
36 spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first Fail

View File

@ -52,7 +52,6 @@ spec@!opengl 1.1@teximage-colors gl_rgba16_snorm@GL_RGBA16_SNORM texture with GL
spec@!opengl 1.1@teximage-colors gl_rgba16_snorm@GL_RGBA16_SNORM texture with GL_BLUE and GL_BYTE,Fail
spec@!opengl 1.1@teximage-colors gl_rgba16_snorm@GL_RGBA16_SNORM texture with GL_GREEN and GL_BYTE,Fail
spec@!opengl 1.1@teximage-colors gl_rgba16_snorm@GL_RGBA16_SNORM texture with GL_RGB and GL_BYTE,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@arb_bindless_texture@compiler@images@arith-bound-image.frag,Crash
spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag,Crash
spec@arb_bindless_texture@illegal,Fail

1 glx@glx-make-current Crash
52 spec@!opengl 1.1@teximage-colors gl_rgba16_snorm@GL_RGBA16_SNORM texture with GL_BLUE and GL_BYTE Fail
53 spec@!opengl 1.1@teximage-colors gl_rgba16_snorm@GL_RGBA16_SNORM texture with GL_GREEN and GL_BYTE Fail
54 spec@!opengl 1.1@teximage-colors gl_rgba16_snorm@GL_RGBA16_SNORM texture with GL_RGB and GL_BYTE Fail
spec@!opengl 1.1@windowoverlap Fail
55 spec@arb_bindless_texture@compiler@images@arith-bound-image.frag Crash
56 spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag Crash
57 spec@arb_bindless_texture@illegal Fail

View File

@ -31,7 +31,6 @@ spec@!opengl 1.1@read-front samples=2,Fail
spec@!opengl 1.1@read-front samples=4,Fail
spec@!opengl 1.1@read-front samples=6,Fail
spec@!opengl 1.1@read-front samples=8,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first,Fail
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first,Fail

1 glx@glx-make-current Crash
31 spec@!opengl 1.1@read-front samples=4 Fail
32 spec@!opengl 1.1@read-front samples=6 Fail
33 spec@!opengl 1.1@read-front samples=8 Fail
spec@!opengl 1.1@windowoverlap Fail
34 spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first Fail
35 spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first Fail
36 spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first Fail

View File

@ -11,9 +11,6 @@ spec@arb_timer_query.*
spec@arb_sample_shading@builtin-gl-sample-mask
spec@glsl-1.30@execution@tex-miplevel-selection.*
# only supported if Piglit is using GLUT
spec@!opengl 1.1@windowoverlap
# 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

View File

@ -2562,7 +2562,6 @@ spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA16- swizzled- borde
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA2- swizzled- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA4- swizzled- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA8- swizzled- border color only,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 1.4@gl-1.4-polygon-offset,Fail
spec@!opengl 1.5@depth-tex-compare,Fail
spec@!opengl 2.0@depth-tex-modes-glsl,Fail

View File

@ -1261,7 +1261,6 @@ spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA16- swizzled- borde
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA4- swizzled- border color only,Fail
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA8- swizzled- border color only,Fail
spec@!opengl 1.1@user-clip,Fail
spec@!opengl 1.1@windowoverlap,Fail
spec@!opengl 1.2@texwrap 3d bordercolor,Fail
spec@!opengl 1.2@texwrap 3d bordercolor@GL_RGBA8- border color only,Fail
spec@!opengl 1.2@texwrap 3d proj bordercolor,Fail