diff --git a/.gitlab-ci/conditional-build-image-tags.yml b/.gitlab-ci/conditional-build-image-tags.yml index 36992bc6a82..c4600994e20 100644 --- a/.gitlab-ci/conditional-build-image-tags.yml +++ b/.gitlab-ci/conditional-build-image-tags.yml @@ -3,5 +3,5 @@ variables: CONDITIONAL_BUILD_ANGLE_TAG: 683d14557a9adc5f1b22acf880dad28e CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a CONDITIONAL_BUILD_FLUSTER_TAG: 7c6f5e2af781cd4e39358500c1549541 - CONDITIONAL_BUILD_PIGLIT_TAG: 5dd997244557a5e6e97a99fb6b432d82 + CONDITIONAL_BUILD_PIGLIT_TAG: ba6cc303aa3ffe5eb580af101693266c CONDITIONAL_BUILD_VKD3D_PROTON_TAG: a1ec19b34712ffc19b496abc6e3cbcc8 diff --git a/.gitlab-ci/container/build-piglit.sh b/.gitlab-ci/container/build-piglit.sh index 3ac4733611d..529403d4870 100644 --- a/.gitlab-ci/container/build-piglit.sh +++ b/.gitlab-ci/container/build-piglit.sh @@ -13,7 +13,7 @@ section_start piglit "Building piglit" # setting up the environment variables locally ci_tag_build_time_check "PIGLIT_TAG" -REV="28d1349844eacda869f0f82f551bcd4ac0c4edfe" +REV="517270ccca11a795d2f29bd723c362eb6ef9ce8f" git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit pushd /piglit diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 09809dcab9d..11c347df6c1 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -24,7 +24,7 @@ variables: DEBIAN_TEST_BASE_TAG: "20250818-s3url" DEBIAN_TEST_ANDROID_TAG: "20250911-angle" - DEBIAN_TEST_GL_TAG: "20250911-angle" + DEBIAN_TEST_GL_TAG: "20250911-piglit" DEBIAN_TEST_VIDEO_TAG: "20250813-vector" DEBIAN_TEST_VK_TAG: "20250819-piglit-28" diff --git a/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt b/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt index 0f1e8443146..0a9418b8c93 100644 --- a/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt +++ b/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt @@ -601,8 +601,8 @@ spec@!opengl 1.1@depthstencil-default_fb-readpixels-24_8 samples=4,Fail spec@!opengl 1.1@depthstencil-default_fb-readpixels-float-and-ushort samples=2,Fail spec@!opengl 1.1@depthstencil-default_fb-readpixels-float-and-ushort samples=4,Fail -spec@ext_texture_array@copyteximage 1d_array samples=2,Fail -spec@ext_texture_array@copyteximage 1d_array samples=4,Fail +spec@ext_texture_array@copyteximage 1d_array samples=2,Crash +spec@ext_texture_array@copyteximage 1d_array samples=4,Crash spec@ext_texture_array@copyteximage 2d_array samples=2,Fail spec@ext_texture_array@copyteximage 2d_array samples=4,Fail diff --git a/src/freedreno/ci/freedreno-a618-fails.txt b/src/freedreno/ci/freedreno-a618-fails.txt index 0a74d87d65c..d31aff42712 100644 --- a/src/freedreno/ci/freedreno-a618-fails.txt +++ b/src/freedreno/ci/freedreno-a618-fails.txt @@ -198,6 +198,7 @@ spec@glsl-4.00@execution@built-in-functions@fs-op-div-dmat4-dmat4,Fail # uprev Piglit in Mesa glx@glx-swap-pixmap-bad,Fail +spec@!opengl 1.0@rasterpos@glsl_vs_ssbo,Fail spec@arb_occlusion_query@occlusion_query_order,Fail spec@glsl-1.30@execution@fs-uint-to-float-of-extract-int16,Fail spec@glsl-1.30@execution@fs-uint-to-float-of-extract-int8,Fail