Mesa (main): ci: move windowoverlap exclusion to all-skips

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Nov 30 00:11:56 UTC 2021


Module: Mesa
Branch: main
Commit: e31d08d307d0aa2b2c7441e85f12c7e5deee4bc9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e31d08d307d0aa2b2c7441e85f12c7e5deee4bc9

Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date:   Mon Nov 22 22:34:47 2021 -0500

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 at alum.mit.edu>
Reviewed-by: Emma Anholt <emma at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13919>

---

 .gitlab-ci/all-skips.txt                                             | 3 +++
 src/broadcom/ci/v3d-rpi4-fails.txt                                   | 1 -
 src/broadcom/ci/vc4-rpi3-fails.txt                                   | 1 -
 src/etnaviv/ci/etnaviv-gc2000-fails.txt                              | 1 -
 src/freedreno/ci/freedreno-a530-fails.txt                            | 1 -
 src/freedreno/ci/freedreno-a630-fails.txt                            | 1 -
 src/gallium/drivers/i915/ci/i915-g33-fails.txt                       | 1 -
 src/gallium/drivers/iris/ci/iris-amly-fails.txt                      | 2 --
 src/gallium/drivers/radeonsi/ci/navi10-piglit-quick-fail.csv         | 1 -
 src/gallium/drivers/radeonsi/ci/raven-piglit-quick-fail.csv          | 1 -
 src/gallium/drivers/radeonsi/ci/sienna_cichlid-piglit-quick-fail.csv | 1 -
 src/gallium/drivers/zink/ci/zink-lvp-skips.txt                       | 3 ---
 src/gallium/drivers/zink/ci/zink-radv-fails.txt                      | 1 -
 src/panfrost/ci/panfrost-g52-fails.txt                               | 1 -
 14 files changed, 3 insertions(+), 16 deletions(-)

diff --git a/.gitlab-ci/all-skips.txt b/.gitlab-ci/all-skips.txt
index 52a8e87f362..137f0a4c55f 100644
--- a/.gitlab-ci/all-skips.txt
+++ b/.gitlab-ci/all-skips.txt
@@ -15,3 +15,6 @@ wgl at .*
 # 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 at glx_arb_sync_control@timing.*
+
+# This test is not built with waffle, while we do build tests with waffle
+spec@!opengl 1.1 at windowoverlap
diff --git a/src/broadcom/ci/v3d-rpi4-fails.txt b/src/broadcom/ci/v3d-rpi4-fails.txt
index 97c086fe395..d529480591b 100644
--- a/src/broadcom/ci/v3d-rpi4-fails.txt
+++ b/src/broadcom/ci/v3d-rpi4-fails.txt
@@ -92,7 +92,6 @@ spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGB12- swizzled- border
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGB16- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA12- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA16- swizzled- border color only,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 1.4 at gl-1.4-polygon-offset,Fail
 spec@!opengl 2.0 at gl-2.0-edgeflag,Fail
 spec@!opengl 2.0 at gl-2.0-edgeflag-immediate,Fail
diff --git a/src/broadcom/ci/vc4-rpi3-fails.txt b/src/broadcom/ci/vc4-rpi3-fails.txt
index d0833cd4fbc..6fc6fa0a7e5 100644
--- a/src/broadcom/ci/vc4-rpi3-fails.txt
+++ b/src/broadcom/ci/vc4-rpi3-fails.txt
@@ -1205,7 +1205,6 @@ spec@!opengl 1.1 at texwrap formats at GL_RGBA16- swizzled,Fail
 spec@!opengl 1.1 at texwrap formats at GL_RGBA8,Fail
 spec@!opengl 1.1 at texwrap formats at GL_RGBA8- NPOT,Fail
 spec@!opengl 1.1 at texwrap formats at GL_RGBA8- swizzled,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 1.2 at copyteximage 3d,Fail
 spec@!opengl 1.2 at getteximage-targets 3d,Fail
 spec@!opengl 1.2 at lodclamp,Fail
diff --git a/src/etnaviv/ci/etnaviv-gc2000-fails.txt b/src/etnaviv/ci/etnaviv-gc2000-fails.txt
index c09f54d13e3..501939317b3 100644
--- a/src/etnaviv/ci/etnaviv-gc2000-fails.txt
+++ b/src/etnaviv/ci/etnaviv-gc2000-fails.txt
@@ -1594,7 +1594,6 @@ spec@!opengl 1.1 at texwrap formats bordercolor at GL_RGBA4- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor at GL_RGBA8- border color only,Fail
 spec@!opengl 1.1 at two-sided-lighting,Fail
 spec@!opengl 1.1 at user-clip,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 1.2 at copyteximage 3d,Crash
 spec@!opengl 1.2 at lodclamp-between-max,Fail
 spec@!opengl 1.2 at texwrap 3d bordercolor,Fail
diff --git a/src/freedreno/ci/freedreno-a530-fails.txt b/src/freedreno/ci/freedreno-a530-fails.txt
index aeff66ec33c..f4cd0594aaf 100644
--- a/src/freedreno/ci/freedreno-a530-fails.txt
+++ b/src/freedreno/ci/freedreno-a530-fails.txt
@@ -275,7 +275,6 @@ spec@!opengl 1.1 at polygon-mode-offset@config 4: Expected white pixel on top edge,
 spec@!opengl 1.1 at polygon-mode-offset@config 5: Expected blue pixel in center,Fail
 spec@!opengl 1.1 at polygon-mode-offset@config 6: Expected blue pixel in center,Fail
 spec@!opengl 1.1 at ppgtt_memory_alignment,Crash
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 1.2 at copyteximage 3d,Fail
 spec@!opengl 1.4 at copy-pixels,Fail
 spec@!opengl 1.4 at gl-1.4-polygon-offset,Fail
diff --git a/src/freedreno/ci/freedreno-a630-fails.txt b/src/freedreno/ci/freedreno-a630-fails.txt
index 9d6bc2b3d5a..28f4a1a13f6 100644
--- a/src/freedreno/ci/freedreno-a630-fails.txt
+++ b/src/freedreno/ci/freedreno-a630-fails.txt
@@ -545,7 +545,6 @@ spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA16- swizzled- borde
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA2- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA4- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA8- swizzled- border color only,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 1.4 at gl-1.4-polygon-offset,Fail
 
 # "MESA: error: unknown vertex shader output name: VARYING_SLOT_EDGE
diff --git a/src/gallium/drivers/i915/ci/i915-g33-fails.txt b/src/gallium/drivers/i915/ci/i915-g33-fails.txt
index 76dc9748517..83dfb60d945 100644
--- a/src/gallium/drivers/i915/ci/i915-g33-fails.txt
+++ b/src/gallium/drivers/i915/ci/i915-g33-fails.txt
@@ -277,7 +277,6 @@ spec@!opengl 1.1 at texwrap formats bordercolor at GL_RGBA2- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor at GL_RGBA4- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor at GL_RGBA8- border color only,Fail
 
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 1.2 at levelclamp,Fail
 
 spec@!opengl 1.2 at texwrap 3d,Fail
diff --git a/src/gallium/drivers/iris/ci/iris-amly-fails.txt b/src/gallium/drivers/iris/ci/iris-amly-fails.txt
index 93699d10367..d2449369a98 100644
--- a/src/gallium/drivers/iris/ci/iris-amly-fails.txt
+++ b/src/gallium/drivers/iris/ci/iris-amly-fails.txt
@@ -106,8 +106,6 @@ spec@!opengl 1.1 at linestipple@Factor 3x,Fail
 spec@!opengl 1.1 at linestipple@Line loop,Fail
 spec@!opengl 1.1 at linestipple@Line strip,Fail
 
-spec@!opengl 1.1 at windowoverlap,Fail
-
 # Fail: nothing rendered.
 spec@!opengl 2.0 at vs-point_size-zero,Fail
 
diff --git a/src/gallium/drivers/radeonsi/ci/navi10-piglit-quick-fail.csv b/src/gallium/drivers/radeonsi/ci/navi10-piglit-quick-fail.csv
index b937a49faab..b848de4cc1f 100644
--- a/src/gallium/drivers/radeonsi/ci/navi10-piglit-quick-fail.csv
+++ b/src/gallium/drivers/radeonsi/ci/navi10-piglit-quick-fail.csv
@@ -31,7 +31,6 @@ spec@!opengl 1.1 at read-front samples=2,Fail
 spec@!opengl 1.1 at read-front samples=4,Fail
 spec@!opengl 1.1 at read-front samples=6,Fail
 spec@!opengl 1.1 at read-front samples=8,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 3.2 at gl-3.2-adj-prims cull-back pv-first,Fail
 spec@!opengl 3.2 at gl-3.2-adj-prims cull-front pv-first,Fail
 spec@!opengl 3.2 at gl-3.2-adj-prims line cull-back pv-first,Fail
diff --git a/src/gallium/drivers/radeonsi/ci/raven-piglit-quick-fail.csv b/src/gallium/drivers/radeonsi/ci/raven-piglit-quick-fail.csv
index fe4bde09be7..0e75e4ca307 100644
--- a/src/gallium/drivers/radeonsi/ci/raven-piglit-quick-fail.csv
+++ b/src/gallium/drivers/radeonsi/ci/raven-piglit-quick-fail.csv
@@ -52,7 +52,6 @@ spec@!opengl 1.1 at teximage-colors gl_rgba16_snorm at GL_RGBA16_SNORM texture with GL
 spec@!opengl 1.1 at teximage-colors gl_rgba16_snorm at GL_RGBA16_SNORM texture with GL_BLUE and GL_BYTE,Fail
 spec@!opengl 1.1 at teximage-colors gl_rgba16_snorm at GL_RGBA16_SNORM texture with GL_GREEN and GL_BYTE,Fail
 spec@!opengl 1.1 at teximage-colors gl_rgba16_snorm at GL_RGBA16_SNORM texture with GL_RGB and GL_BYTE,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec at arb_bindless_texture@compiler at images@arith-bound-image.frag,Crash
 spec at arb_bindless_texture@compiler at samplers@arith-bound-sampler-texture2d.frag,Crash
 spec at arb_bindless_texture@illegal,Fail
diff --git a/src/gallium/drivers/radeonsi/ci/sienna_cichlid-piglit-quick-fail.csv b/src/gallium/drivers/radeonsi/ci/sienna_cichlid-piglit-quick-fail.csv
index 6a8e45a45a5..bdd9e945f0e 100644
--- a/src/gallium/drivers/radeonsi/ci/sienna_cichlid-piglit-quick-fail.csv
+++ b/src/gallium/drivers/radeonsi/ci/sienna_cichlid-piglit-quick-fail.csv
@@ -31,7 +31,6 @@ spec@!opengl 1.1 at read-front samples=2,Fail
 spec@!opengl 1.1 at read-front samples=4,Fail
 spec@!opengl 1.1 at read-front samples=6,Fail
 spec@!opengl 1.1 at read-front samples=8,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 3.2 at gl-3.2-adj-prims cull-back pv-first,Fail
 spec@!opengl 3.2 at gl-3.2-adj-prims cull-front pv-first,Fail
 spec@!opengl 3.2 at gl-3.2-adj-prims line cull-back pv-first,Fail
diff --git a/src/gallium/drivers/zink/ci/zink-lvp-skips.txt b/src/gallium/drivers/zink/ci/zink-lvp-skips.txt
index 0909a37cbd7..0078a425c03 100644
--- a/src/gallium/drivers/zink/ci/zink-lvp-skips.txt
+++ b/src/gallium/drivers/zink/ci/zink-lvp-skips.txt
@@ -11,9 +11,6 @@ spec at arb_timer_query.*
 spec at arb_sample_shading@builtin-gl-sample-mask
 spec at glsl-1.30@execution at tex-miplevel-selection.*
 
-# only supported if Piglit is using GLUT
-spec@!opengl 1.1 at windowoverlap
-
 # This test doesn't even seem to exist, but piglit adds it to a group...?
 spec at arb_vertex_type_2_10_10_10_rev@attrib-p-type-size-match
 
diff --git a/src/gallium/drivers/zink/ci/zink-radv-fails.txt b/src/gallium/drivers/zink/ci/zink-radv-fails.txt
index 578d5a7963d..43779dae9e1 100644
--- a/src/gallium/drivers/zink/ci/zink-radv-fails.txt
+++ b/src/gallium/drivers/zink/ci/zink-radv-fails.txt
@@ -2562,7 +2562,6 @@ spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA16- swizzled- borde
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA2- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA4- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA8- swizzled- border color only,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 1.4 at gl-1.4-polygon-offset,Fail
 spec@!opengl 1.5 at depth-tex-compare,Fail
 spec@!opengl 2.0 at depth-tex-modes-glsl,Fail
diff --git a/src/panfrost/ci/panfrost-g52-fails.txt b/src/panfrost/ci/panfrost-g52-fails.txt
index de573803020..a8e12d9a4d4 100644
--- a/src/panfrost/ci/panfrost-g52-fails.txt
+++ b/src/panfrost/ci/panfrost-g52-fails.txt
@@ -1261,7 +1261,6 @@ spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA16- swizzled- borde
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA4- swizzled- border color only,Fail
 spec@!opengl 1.1 at texwrap formats bordercolor-swizzled at GL_RGBA8- swizzled- border color only,Fail
 spec@!opengl 1.1 at user-clip,Fail
-spec@!opengl 1.1 at windowoverlap,Fail
 spec@!opengl 1.2 at texwrap 3d bordercolor,Fail
 spec@!opengl 1.2 at texwrap 3d bordercolor at GL_RGBA8- border color only,Fail
 spec@!opengl 1.2 at texwrap 3d proj bordercolor,Fail



More information about the mesa-commit mailing list