Mesa (main): ci: uprev piglit 2022-05-31

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 1 04:05:21 UTC 2022


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

Author: Timothy Arceri <tarceri at itsqueeze.com>
Date:   Tue May 31 13:36:34 2022 +1000

ci: uprev piglit 2022-05-31

Also document additional piglit failures and passes.

Multiple changes, mostly notable:
  - few new tests
  - fixed test for upcoming mesa MR

Reviewed-by: Emma Anholt <emma at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16785>

---

 .gitlab-ci/container/build-piglit.sh                      | 2 +-
 .gitlab-ci/image-tags.yml                                 | 6 +++---
 src/freedreno/ci/freedreno-a630-fails.txt                 | 5 +++++
 src/gallium/drivers/crocus/ci/crocus-g41-fails.txt        | 5 -----
 src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt        | 6 ++++++
 src/gallium/drivers/lima/ci/lima-fails.txt                | 1 -
 src/gallium/drivers/llvmpipe/ci/llvmpipe-fails.txt        | 5 -----
 src/gallium/drivers/radeonsi/ci/radeonsi-stoney-fails.txt | 5 +++++
 src/gallium/drivers/softpipe/ci/softpipe-fails.txt        | 5 -----
 src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt         | 5 -----
 src/gallium/drivers/zink/ci/zink-lvp-fails.txt            | 5 -----
 src/intel/ci/iris-kbl-fails.txt                           | 6 ++++++
 12 files changed, 26 insertions(+), 30 deletions(-)

diff --git a/.gitlab-ci/container/build-piglit.sh b/.gitlab-ci/container/build-piglit.sh
index e55f436c3e0..443d5fb4bb9 100644
--- a/.gitlab-ci/container/build-piglit.sh
+++ b/.gitlab-ci/container/build-piglit.sh
@@ -4,7 +4,7 @@ set -ex
 
 git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
 pushd /piglit
-git checkout 33c7c3c313230be47decc221c57addc59ac939dc
+git checkout 5e7d4a7b1df385f1e2b08b2b81d75f039e8be64b
 patch -p1 <$OLDPWD/.gitlab-ci/piglit/disable-vs_in.diff
 cmake -S . -B . -G Ninja -DCMAKE_BUILD_TYPE=Release $PIGLIT_OPTS $EXTRA_CMAKE_ARGS
 ninja $PIGLIT_BUILD_TARGETS
diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml
index 15bc3ec7fd8..7cddaedffb9 100644
--- a/.gitlab-ci/image-tags.yml
+++ b/.gitlab-ci/image-tags.yml
@@ -8,11 +8,11 @@ variables:
    DEBIAN_X86_TEST_BASE_IMAGE: "debian/x86_test-base"
 
    DEBIAN_X86_TEST_IMAGE_PATH: "debian/x86_test-gl"
-   DEBIAN_X86_TEST_GL_TAG: "2022-05-31-cts-1.3.2.0"
-   DEBIAN_X86_TEST_VK_TAG: "2022-05-31-cts-1.3.2.0"
+   DEBIAN_X86_TEST_GL_TAG: "2022-06-01-piglit-update"
+   DEBIAN_X86_TEST_VK_TAG: "2022-06-01-piglit-update"
 
    FEDORA_X86_BUILD_TAG: "2022-04-24-spirv-tools-5"
-   KERNEL_ROOTFS_TAG: "2022-05-31-cts-1.3.2.0"
+   KERNEL_ROOTFS_TAG: "2022-06-01-piglit-update"
 
    WINDOWS_X64_BUILD_PATH: "windows/x64_build"
    WINDOWS_X64_BUILD_TAG: "2022-27-05-server_2022"
diff --git a/src/freedreno/ci/freedreno-a630-fails.txt b/src/freedreno/ci/freedreno-a630-fails.txt
index 092325a3fc9..776a53e0e98 100644
--- a/src/freedreno/ci/freedreno-a630-fails.txt
+++ b/src/freedreno/ci/freedreno-a630-fails.txt
@@ -601,6 +601,11 @@ spec@!opengl 2.1 at pbo@test_polygon_stip,Fail
 spec@!opengl 2.1 at polygon-stipple-fs,Fail
 spec@!opengl 3.0 at clearbuffer-depth-cs-probe,Timeout
 spec@!opengl 3.1 at primitive-restart-xfb generated,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
+spec@!opengl 3.2 at gl-3.2-adj-prims line cull-front pv-first,Fail
+spec@!opengl 3.2 at gl-3.2-adj-prims pv-first,Fail
 
 # Failures with unaligned gmem store
 gmem-unaligned-dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil_samplemask,Fail
diff --git a/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt b/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt
index 9c8978ca487..524459164c6 100644
--- a/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt
+++ b/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt
@@ -102,11 +102,6 @@ spec@!opengl 1.1 at max-texture-size,Crash
 
 spec@!opengl 1.4 at gl-1.4-polygon-offset,Fail
 
-# Regression from i965
-# "Unexpected GL error: GL_INVALID_VALUE 0x501"
-spec@!opengl 2.0 at max-samplers,Fail
-spec@!opengl 2.0 at max-samplers border,Fail
-
 # Regression from i965
 # "data not copied"
 spec at arb_copy_buffer@targets,Fail
diff --git a/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt b/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt
index 69b17385da8..c9c613528d2 100644
--- a/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt
+++ b/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt
@@ -46,6 +46,12 @@ spec@!opengl 1.1 at linestipple@Line strip,Fail
 
 spec@!opengl 3.0 at clearbuffer-bug,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
+spec@!opengl 3.2 at gl-3.2-adj-prims line cull-front pv-first,Fail
+spec@!opengl 3.2 at gl-3.2-adj-prims pv-first,Fail
+
 spec at arb_direct_state_access@gettextureimage-formats init-by-rendering,Fail
 
 spec at amd_performance_monitor@measure,Crash
diff --git a/src/gallium/drivers/lima/ci/lima-fails.txt b/src/gallium/drivers/lima/ci/lima-fails.txt
index 0705cafdaa6..8d9fe6483be 100644
--- a/src/gallium/drivers/lima/ci/lima-fails.txt
+++ b/src/gallium/drivers/lima/ci/lima-fails.txt
@@ -544,7 +544,6 @@ spec at intel_performance_query@intel_performance_query-issue_2235,Fail
 spec at khr_texture_compression_astc@basic-gles,Fail
 spec at khr_texture_compression_astc@miptree-gles srgb,Fail
 spec at khr_texture_compression_astc@miptree-gles srgb-fp,Fail
-spec at nv_texture_barrier@blending-in-shader,Fail
 spec at oes_point_sprite@arb_point_sprite-checkerboard_gles1,Fail
 spec@!opengl 2.0 at early-z,Fail
 spec@!opengl 2.0 at gl-2.0-edgeflag,Fail
diff --git a/src/gallium/drivers/llvmpipe/ci/llvmpipe-fails.txt b/src/gallium/drivers/llvmpipe/ci/llvmpipe-fails.txt
index f26592f4b5f..0fc1358595f 100644
--- a/src/gallium/drivers/llvmpipe/ci/llvmpipe-fails.txt
+++ b/src/gallium/drivers/llvmpipe/ci/llvmpipe-fails.txt
@@ -93,11 +93,6 @@ spec@!opengl 1.1 at read-front clear-front-first samples=4,Fail
 spec@!opengl 1.1 at read-front samples=2,Fail
 spec@!opengl 1.1 at read-front samples=4,Fail
 spec@!opengl 3.0 at clearbuffer-depth-cs-probe,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
-spec@!opengl 3.2 at gl-3.2-adj-prims line cull-front pv-first,Fail
-spec@!opengl 3.2 at gl-3.2-adj-prims pv-first,Fail
 spec@!opengl 3.2 at layered-rendering@clear-color-mismatched-layer-count,Fail
 spec at arb_pipeline_statistics_query@arb_pipeline_statistics_query-frag,Fail
 spec at arb_post_depth_coverage@arb_post_depth_coverage-multisampling,Fail
diff --git a/src/gallium/drivers/radeonsi/ci/radeonsi-stoney-fails.txt b/src/gallium/drivers/radeonsi/ci/radeonsi-stoney-fails.txt
index 7c44c25fe2f..e53dd245806 100644
--- a/src/gallium/drivers/radeonsi/ci/radeonsi-stoney-fails.txt
+++ b/src/gallium/drivers/radeonsi/ci/radeonsi-stoney-fails.txt
@@ -12,6 +12,11 @@ spec@!opengl 1.0 at rasterpos,Fail
 spec@!opengl 1.0 at rasterpos@glsl_vs_gs_linked,Fail
 spec@!opengl 1.0 at rasterpos@glsl_vs_tes_linked,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-front pv-first,Fail
+
+spec at nv_alpha_to_coverage_dither_control@nv_alpha_to_coverage_dither_control 0,Fail
+
 spec at arb_direct_state_access@gettextureimage-formats,Crash
 
 spec at arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail
diff --git a/src/gallium/drivers/softpipe/ci/softpipe-fails.txt b/src/gallium/drivers/softpipe/ci/softpipe-fails.txt
index 6ef10b3a7d0..67984a05fea 100644
--- a/src/gallium/drivers/softpipe/ci/softpipe-fails.txt
+++ b/src/gallium/drivers/softpipe/ci/softpipe-fails.txt
@@ -1039,11 +1039,6 @@ spec@!opengl 3.0 at gl30basic,Fail
 spec@!opengl 3.0 at minmax,Fail
 spec@!opengl 3.1 at minmax,Fail
 spec@!opengl 3.1 at vao-broken-attrib,Crash
-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
-spec@!opengl 3.2 at gl-3.2-adj-prims line cull-front pv-first,Fail
-spec@!opengl 3.2 at gl-3.2-adj-prims pv-first,Fail
 spec@!opengl 3.2 at layered-rendering@clear-color-all-types 2d_multisample_array single_level,Fail
 spec@!opengl 3.2 at minmax,Fail
 spec@!opengl 3.2 at pointsprite-origin,Fail
diff --git a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt
index 3b4a9ecf821..b11f1c66029 100644
--- a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt
+++ b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt
@@ -248,11 +248,6 @@ spec@!opengl 1.5 at depth-tex-compare,Fail
 spec@!opengl 1.5 at draw-elements-user,Fail
 spec@!opengl 2.0 at gl-2.0-edgeflag,Fail
 spec@!opengl 2.0 at gl-2.0-edgeflag-immediate,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
-spec@!opengl 3.2 at gl-3.2-adj-prims line cull-front pv-first,Fail
-spec@!opengl 3.2 at gl-3.2-adj-prims pv-first,Fail
 spec@!opengl 3.2 at layered-rendering@clear-color-mismatched-layer-count,Fail
 spec@!opengl es 3.0 at gles-3.0-transform-feedback-uniform-buffer-object,Fail
 spec at arb_blend_func_extended@arb_blend_func_extended-fbo-extended-blend-pattern_gles2,Fail
diff --git a/src/gallium/drivers/zink/ci/zink-lvp-fails.txt b/src/gallium/drivers/zink/ci/zink-lvp-fails.txt
index e8fd3b92704..00fa397a271 100644
--- a/src/gallium/drivers/zink/ci/zink-lvp-fails.txt
+++ b/src/gallium/drivers/zink/ci/zink-lvp-fails.txt
@@ -179,11 +179,6 @@ spec@!opengl 2.0 at gl-2.0-edgeflag-immediate,Fail
 spec@!opengl 2.1 at pbo,Fail
 spec@!opengl 2.1 at pbo@test_polygon_stip,Fail
 spec@!opengl 2.1 at polygon-stipple-fs,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
-spec@!opengl 3.2 at gl-3.2-adj-prims line cull-front pv-first,Fail
-spec@!opengl 3.2 at gl-3.2-adj-prims pv-first,Fail
 spec@!opengl es 2.0 at glsl-fs-pointcoord,Fail
 spec@!opengl es 3.0 at gles-3.0-transform-feedback-uniform-buffer-object,Fail
 spec at arb_depth_texture@depth-tex-modes,Fail
diff --git a/src/intel/ci/iris-kbl-fails.txt b/src/intel/ci/iris-kbl-fails.txt
index e435e720139..a6a1e8c8164 100644
--- a/src/intel/ci/iris-kbl-fails.txt
+++ b/src/intel/ci/iris-kbl-fails.txt
@@ -96,6 +96,12 @@ spec@!opengl 1.1 at linestipple@Line strip,Fail
 # Fail: nothing rendered.
 spec@!opengl 2.0 at vs-point_size-zero,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
+spec@!opengl 3.2 at gl-3.2-adj-prims line cull-front pv-first,Fail
+spec@!opengl 3.2 at gl-3.2-adj-prims pv-first,Fail
+
 # The textures will be initialized by rendering to them using glDrawPixels.
 # gettextureimage-formats failure: format: GL_RGB10_A2, level 1 at pixel(369, 103)
 #  Expected (0.597386, 0.597386, 0.433987, 0.111111)



More information about the mesa-commit mailing list