diff --git a/.gitlab-ci/conditional-build-image-tags.yml b/.gitlab-ci/conditional-build-image-tags.yml index 64ae288aeb7..7e33409ff5c 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: a605063a7e800eb28e3cbd5f73650a3f CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a CONDITIONAL_BUILD_FLUSTER_TAG: 7c6f5e2af781cd4e39358500c1549541 - CONDITIONAL_BUILD_PIGLIT_TAG: 3dec1e03175e4cca1f644435e4e479d5 + CONDITIONAL_BUILD_PIGLIT_TAG: 5dd997244557a5e6e97a99fb6b432d82 CONDITIONAL_BUILD_VKD3D_PROTON_TAG: a1ec19b34712ffc19b496abc6e3cbcc8 diff --git a/.gitlab-ci/container/build-piglit.sh b/.gitlab-ci/container/build-piglit.sh index 8c7c201b25a..3ac4733611d 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="c3a3e29d59e0972650a6d30d20de930c87739c14" +REV="28d1349844eacda869f0f82f551bcd4ac0c4edfe" 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 d4588eb49fb..4afdac377a4 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -23,10 +23,10 @@ variables: DEBIAN_BUILD_TAG: "20250722-libwayland" DEBIAN_TEST_BASE_TAG: "20250818-s3url" - DEBIAN_TEST_ANDROID_TAG: "20250821-angle-99" - DEBIAN_TEST_GL_TAG: "20250821-angle-99" + DEBIAN_TEST_ANDROID_TAG: "20250821-angle" + DEBIAN_TEST_GL_TAG: "20250821-angle" DEBIAN_TEST_VIDEO_TAG: "20250813-vector" - DEBIAN_TEST_VK_TAG: "20250811-vkd3d" + DEBIAN_TEST_VK_TAG: "20250819-piglit-28" ALPINE_X86_64_BUILD_TAG: "20250722-libwayland" ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs" diff --git a/src/amd/ci/radeonsi-raven-cdna-fails.txt b/src/amd/ci/radeonsi-raven-cdna-fails.txt new file mode 100644 index 00000000000..92764d6b9ba --- /dev/null +++ b/src/amd/ci/radeonsi-raven-cdna-fails.txt @@ -0,0 +1,3 @@ +spec@arb_spirv_extensions@arb_spirv_extensions-post_depth_coverage-basic,Crash +spec@arb_spirv_extensions@arb_spirv_extensions-post_depth_coverage-multisampling,Crash +spec@arb_spirv_extensions@arb_spirv_extensions-post_depth_coverage-sample-shading,Crash diff --git a/src/freedreno/ci/freedreno-a618-fails.txt b/src/freedreno/ci/freedreno-a618-fails.txt index e2dd155d3df..31b01de8bfb 100644 --- a/src/freedreno/ci/freedreno-a618-fails.txt +++ b/src/freedreno/ci/freedreno-a618-fails.txt @@ -226,6 +226,10 @@ spec@arb_base_instance@arb_base_instance-drawarrays,Fail spec@ext_base_instance@arb_base_instance-baseinstance-doesnt-affect-gl-instance-id_gles3,Fail spec@ext_base_instance@arb_base_instance-drawarrays_gles3,Fail +# New failures appeared after Piglit uprev to 28d1349844eacda869f0f82f551bcd4ac0c4edfe +spec@arb_gl_spirv@execution@vs-instance-id,Fail +spec@arb_gl_spirv@execution@xfb@vs_two_sets_mixing_order,Fail + # glcts update dEQP-GLES2.functional.texture.mipmap.cube.projected.nearest_linear,Fail KHR-GL46.texture_view.view_classes,Fail diff --git a/src/freedreno/ci/freedreno-a618-flakes.txt b/src/freedreno/ci/freedreno-a618-flakes.txt index 5be8a564d4f..54e618ae3b1 100644 --- a/src/freedreno/ci/freedreno-a618-flakes.txt +++ b/src/freedreno/ci/freedreno-a618-flakes.txt @@ -227,6 +227,8 @@ spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-fs-getuniformdv spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-gs-getuniformdv spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-vs-getuniformdv spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT +spec@ext_external_objects@vk-ping-pong-multi-sem +spec@ext_external_objects@vk-ping-pong-single-sem spec@ext_packed_float@query-rgba-signed-components diff --git a/src/gallium/drivers/r300/ci/r300-rv410-fails.txt b/src/gallium/drivers/r300/ci/r300-rv410-fails.txt index 47fa71c0c86..312a12e0260 100644 --- a/src/gallium/drivers/r300/ci/r300-rv410-fails.txt +++ b/src/gallium/drivers/r300/ci/r300-rv410-fails.txt @@ -1351,3 +1351,5 @@ spec@!opengl 1.1@teximage-scale-bias,Fail spec@glsl-1.10@execution@glsl-fs-texture2d-mipmap-const-bias-01,Fail spec@glsl-1.10@execution@glsl-fs-texture2d-mipmap-const-bias-04,Fail spec@glsl-1.10@execution@glsl-fs-texture2d-mipmap-const-bias-05,Fail +shaders@glsl-max-varyings,Fail +spec@!opengl 1.5@depth-tex-compare,Fail diff --git a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-flakes.txt b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-flakes.txt index 8f187bfce56..cc6d0b7a75f 100644 --- a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-flakes.txt +++ b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-flakes.txt @@ -39,6 +39,7 @@ spec@glsl-1.10@execution@built-in-functions@fs-op-ge-int-int-using-if spec@glsl-1.10@execution@built-in-functions@vs-op-assign-div-mat2-float # uprev Piglit in Mesa +spec@!opengl 1.1@tex-upside-down-miptree spec@!opengl 1.2@mipmap-setup spec@!opengl 1.5@depth-tex-compare diff --git a/src/gallium/drivers/softpipe/ci/softpipe-fails.txt b/src/gallium/drivers/softpipe/ci/softpipe-fails.txt index 24008162b43..eed6a616332 100644 --- a/src/gallium/drivers/softpipe/ci/softpipe-fails.txt +++ b/src/gallium/drivers/softpipe/ci/softpipe-fails.txt @@ -1329,3 +1329,6 @@ spec@arb_internalformat_query2@all internalformat__size pname checks@GL_INTER spec@arb_internalformat_query2@all internalformat__size pname checks@GL_INTERNALFORMAT_GREEN_SIZE,Fail spec@arb_internalformat_query2@all internalformat__size pname checks@GL_INTERNALFORMAT_RED_SIZE,Fail spec@arb_occlusion_query@occlusion_query_meta_save,Fail +shaders@glsl-fs-fogscale@vs and fs,Fail +spec@arb_texture_rectangle@texwrap rect proj bordercolor,Fail +spec@arb_texture_rectangle@texwrap rect proj bordercolor@GL_RGBA8- projected- border color only,Fail diff --git a/src/gallium/drivers/svga/ci/svga-fails.txt b/src/gallium/drivers/svga/ci/svga-fails.txt index 785caa4afe8..9a7c002bf88 100644 --- a/src/gallium/drivers/svga/ci/svga-fails.txt +++ b/src/gallium/drivers/svga/ci/svga-fails.txt @@ -1046,6 +1046,7 @@ spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB32UI/Destinat spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32UI,Fail # uprev Piglit in Mesa +spec@!opengl es 3.0@gl_vertexid used with gldrawarrays,Fail spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32F/Destination: GL_RGB32I,Fail spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32F/Destination: GL_RGB32UI,Fail spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32I/Destination: GL_RGB32I,Fail @@ -1067,6 +1068,7 @@ spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destin spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32UI,Fail spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one,Fail spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one_write-z,Fail +spec@arb_gpu_shader_fp64@shader_storage@layout-std430-fp64-mixed-shader,Fail spec@arb_sample_shading@samplemask 2@0.500000 mask_in_one,Fail spec@arb_sample_shading@samplemask 2@1.000000 mask_in_one,Fail spec@arb_sample_shading@samplemask 2@noms mask_in_one,Fail @@ -1082,9 +1084,10 @@ spec@arb_sample_shading@samplemask 8 all@0.500000 mask_in_one,Fail spec@arb_sample_shading@samplemask 8 all@1.000000 mask_in_one,Fail spec@arb_sample_shading@samplemask 8 all@noms mask_in_one,Fail spec@arb_sample_shading@samplemask 8 all@sample mask_in_one,Fail +spec@arb_tessellation_shader@execution@16in-1out,Fail +spec@arb_tessellation_shader@execution@tcs-input@tcs-input-int,Fail spec@egl_chromium_sync_control@conformance,Fail spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail spec@ext_texture_integer@fbo-integer-attachments,Fail +spec@glsl-1.50@execution@geometry@primitive-types gl_lines_adjacency,Fail -spec@glsl-1.50@execution@redeclare-pervertex-subset-vs-to-gs,Fail -spec@glsl-1.50@transform-feedback-type-and-size,Fail diff --git a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt index 1098431b235..663e4819544 100644 --- a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt +++ b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt @@ -575,3 +575,4 @@ KHR-Single-GL43.arrays_of_arrays_gl.SubroutineArgumentAliasing3_var_type_index_1 glx@glx-multithread-buffer-busy-tracking-bug,Fail spec@arb_es2_compatibility@texwrap formats bordercolor,Fail spec@arb_es2_compatibility@texwrap formats bordercolor@GL_RGB565- border color only,Fail +spec@arb_spirv_extensions@execution@storage_buffer_storage_class@unsized-array,Fail