diff --git a/.gitlab-ci/conditional-build-image-tags.yml b/.gitlab-ci/conditional-build-image-tags.yml index 4c017995c0d..860dc2b7479 100644 --- a/.gitlab-ci/conditional-build-image-tags.yml +++ b/.gitlab-ci/conditional-build-image-tags.yml @@ -2,5 +2,5 @@ variables: CONDITIONAL_BUILD_ANGLE_TAG: f62910e55be46e37cc867d037e4a8121 CONDITIONAL_BUILD_CROSVM_TAG: bb7f75d912ef43be8c9204385d79820a CONDITIONAL_BUILD_FLUSTER_TAG: 3bc3afd7468e106afcbfd569a85f34f9 - CONDITIONAL_BUILD_PIGLIT_TAG: 2c61b5065a4c331d0d170d49f23d9e99 + CONDITIONAL_BUILD_PIGLIT_TAG: 827b708ab7309721395ea28cec512968 CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 31e89afb27aa6d9017c48b322c44df3e diff --git a/.gitlab-ci/container/build-piglit.sh b/.gitlab-ci/container/build-piglit.sh index 085fe092029..c3327878576 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="685ea49b47ae52560975cfcdb0ea0d4d27fead16" +REV="a0a27e528f643dfeb785350a1213bfff09681950" 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 e7c7f204d10..4329cc8ed86 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -24,9 +24,9 @@ variables: DEBIAN_BUILD_TAG: "20250515-aarch64" DEBIAN_TEST_ANDROID_TAG: "20250611-angle-c3" - DEBIAN_TEST_GL_TAG: "20250611-angle-c3" + DEBIAN_TEST_GL_TAG: "20250611-piglit-a0a" DEBIAN_TEST_VIDEO_TAG: "20250609-helper" - DEBIAN_TEST_VK_TAG: "20250609-vkd3d" + DEBIAN_TEST_VK_TAG: "20250611-piglit-a0a" ALPINE_X86_64_BUILD_TAG: "20250423-rootfs" ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs" diff --git a/src/amd/ci/radeonsi-raven-fails.txt b/src/amd/ci/radeonsi-raven-fails.txt index 4c642808f09..97c8c241ddb 100644 --- a/src/amd/ci/radeonsi-raven-fails.txt +++ b/src/amd/ci/radeonsi-raven-fails.txt @@ -67,3 +67,9 @@ program@execute@builtin@builtin-float-sign-1.0.generated@sign float8,Fail program@execute@global-offset,Fail program@execute@global-offset@3d- input dependent,Fail program@execute@vector-conversion,Fail + +# uprev Piglit in Mesa +spec@ext_external_objects@vk-semaphores,Crash +spec@ext_external_objects@vk-semaphores-2,Crash +spec@glsl-es-1.00@linker@glsl-mismatched-uniform-precision-unused,Fail + diff --git a/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt b/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt index 72020c5a690..f1220771762 100644 --- a/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt +++ b/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt @@ -657,8 +657,15 @@ spec@glsl-1.10@execution@variable-indexing@fs-input-array-vec4-index-rd,Fail # uprev Piglit in Mesa spec@!opengl 1.1@push-pop-color-material,Fail +spec@arb_depth_texture@fbo-clear-formats,Fail +spec@arb_depth_texture@fbo-clear-formats@GL_DEPTH_COMPONENT,Fail +spec@arb_depth_texture@fbo-clear-formats@GL_DEPTH_COMPONENT16,Fail +spec@arb_depth_texture@fbo-clear-formats@GL_DEPTH_COMPONENT24,Fail +spec@arb_depth_texture@fbo-clear-formats@GL_DEPTH_COMPONENT32,Fail +spec@arb_framebuffer_object@fbo-mipmap-copypix,Fail spec@ext_framebuffer_multisample@clip-and-scissor-blit 2 normal,Fail spec@ext_framebuffer_multisample@clip-and-scissor-blit 4 normal,Fail +spec@sgis_generate_mipmap@gen-teximage,Fail # New failures with ES CTS 3.2.12.0 dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.2d_rgb,Fail diff --git a/src/gallium/drivers/r300/ci/r300-rv410-fails.txt b/src/gallium/drivers/r300/ci/r300-rv410-fails.txt index 25ea96f2c3a..5daf2120fd0 100644 --- a/src/gallium/drivers/r300/ci/r300-rv410-fails.txt +++ b/src/gallium/drivers/r300/ci/r300-rv410-fails.txt @@ -763,13 +763,6 @@ spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil, spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve small depthstencil,Fail -spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 2,Fail -spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 4,Fail -spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 6,Fail -spec@ext_framebuffer_multisample@interpolation 0 centroid-deriv,Fail -spec@ext_framebuffer_multisample@interpolation 0 centroid-deriv-disabled,Fail -spec@ext_framebuffer_multisample@interpolation 0 non-centroid-deriv,Fail -spec@ext_framebuffer_multisample@interpolation 0 non-centroid-deriv-disabled,Fail spec@ext_framebuffer_object@fbo-alphatest-formats,Fail spec@ext_framebuffer_object@fbo-alphatest-formats@GL_INTENSITY12,Fail diff --git a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt index f7fc5a66e8d..c452186de21 100644 --- a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt +++ b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt @@ -597,10 +597,6 @@ spec@ext_direct_state_access@textures@CopyTextureSubImage1DEXT + display list GL spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail -spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 2,Fail -spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 4,Fail -spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 6,Fail - spec@ext_framebuffer_object@fbo-alphatest-formats,Fail spec@ext_framebuffer_object@fbo-alphatest-formats@GL_INTENSITY12,Fail spec@ext_framebuffer_object@fbo-alphatest-formats@GL_INTENSITY16,Fail @@ -879,3 +875,22 @@ spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_ALPHA_S spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT NPOT,Fail spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT,Fail spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT NPOT,Fail + +# uprev Piglit in Mesa +spec@ext_framebuffer_multisample@accuracy all_samples color depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy all_samples color depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples color small depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy all_samples color small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples depth_draw depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples depth_draw small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve small depthstencil,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 13f479d9d95..8f187bfce56 100644 --- a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-flakes.txt +++ b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-flakes.txt @@ -37,3 +37,8 @@ spec@!opengl 1.1@gl-1.1-read-pixels-after-display-list 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.2@mipmap-setup +spec@!opengl 1.5@depth-tex-compare + diff --git a/src/gallium/drivers/zink/ci/zink-anv-adl-skips.txt b/src/gallium/drivers/zink/ci/zink-anv-adl-skips.txt index d21e7e9d739..7e2cd6f121e 100644 --- a/src/gallium/drivers/zink/ci/zink-anv-adl-skips.txt +++ b/src/gallium/drivers/zink/ci/zink-anv-adl-skips.txt @@ -6,3 +6,8 @@ KHR-GL46.texture_swizzle.functional KHR-GL46.texture_swizzle.smoke KHR-Single-GL46.arrays_of_arrays_gl.AtomicUsage KHR-Single-GL46.arrays_of_arrays_gl.SubroutineFunctionCalls2 + +# uprev Piglit in Mesa +spec@ext_external_objects@vk-ping-pong-multi-sem +spec@ext_external_objects@vk-ping-pong-single-sem + diff --git a/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt b/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt index 6b4bb31be29..959ae142870 100644 --- a/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt +++ b/src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt @@ -47,3 +47,8 @@ spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y412 spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y416 spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuv420 spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv + +# uprev Piglit in Mesa +spec@ext_external_objects@vk-ping-pong-multi-sem +spec@ext_external_objects@vk-ping-pong-single-sem + diff --git a/src/intel/ci/iris-kbl-fails.txt b/src/intel/ci/iris-kbl-fails.txt index 0b56d1144f7..e7911896008 100644 --- a/src/intel/ci/iris-kbl-fails.txt +++ b/src/intel/ci/iris-kbl-fails.txt @@ -94,6 +94,9 @@ spec@arb_viewport_array@display-list,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_framebuffer_object@execution@msaa-alpha-to-coverage,Fail +spec@ext_external_objects@vk-image-display,Crash +spec@ext_external_objects@vk-semaphores,Crash +spec@ext_external_objects@vk-semaphores-2,Crash # failed to create drawable # X Error of failed request: BadValue (integer parameter out of range for operation) diff --git a/src/panfrost/ci/panfrost-g52-fails.txt b/src/panfrost/ci/panfrost-g52-fails.txt index cefb9e3bf5f..c958dc9411e 100644 --- a/src/panfrost/ci/panfrost-g52-fails.txt +++ b/src/panfrost/ci/panfrost-g52-fails.txt @@ -33,9 +33,6 @@ spec@arb_texture_float@fbo-generatemipmap-formats@GL_INTENSITY16F_ARB,Fail spec@arb_texture_float@fbo-generatemipmap-formats@GL_INTENSITY16F_ARB NPOT,Fail spec@arb_texture_float@multisample-formats 2 gl_arb_texture_float,Fail spec@arb_texture_float@multisample-formats 4 gl_arb_texture_float,Fail -spec@arb_texture_float@multisample-formats 6 gl_arb_texture_float,Fail -spec@arb_texture_float@multisample-formats 8 gl_arb_texture_float,Fail -spec@arb_texture_float@multisample-formats 16 gl_arb_texture_float,Fail spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_R16I,Fail spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_R16_SNORM,Fail spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_R32I,Fail @@ -373,26 +370,29 @@ afbcp-spec@arb_texture_rg@fbo-blending-formats@GL_RG8,Fail afbcp-spec@arb_texture_rg@fbo-blending-formats@GL_RG,Fail afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texture() 2drect,Fail afbcp-spec@glsl-1.30@execution@tex-miplevel-selection texture() 2drectshadow,Fail -afbcp-spec@khr_texture_compression_astc@miptree-gles hdr,Fail -afbcp-spec@khr_texture_compression_astc@miptree-gles hdr@HDR Profile,Fail afbcp-spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail afbcp-spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail -afbcp-spec@khr_texture_compression_astc@miptree-gl hdr,Fail -afbcp-spec@khr_texture_compression_astc@miptree-gl hdr@HDR Profile,Fail afbcp-spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail afbcp-spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail -afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gles hdr,Fail -afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gles hdr@HDR Profile,Fail afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail -afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gl hdr,Fail -afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gl hdr@HDR Profile,Fail afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full precision,Fail # uprev Piglit in Mesa -spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash afbcp-spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash +spec@!opengl 1.1@dlist-fdo31590,Crash +spec@arb_texture_float@multisample-formats 6 gl_arb_texture_float,Crash +spec@arb_texture_float@multisample-formats 8 gl_arb_texture_float,Crash +spec@ext_framebuffer_multisample@alpha-to-coverage-dual-src-blend 6,Fail +spec@ext_framebuffer_multisample@alpha-to-coverage-dual-src-blend 8,Fail +spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 6,Fail +spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 8,Fail +spec@ext_framebuffer_multisample@draw-buffers-alpha-to-coverage 6,Fail +spec@ext_framebuffer_multisample@draw-buffers-alpha-to-coverage 8,Fail +spec@ext_framebuffer_multisample@sample-alpha-to-coverage 6 color,Fail +spec@ext_framebuffer_multisample@sample-alpha-to-coverage 8 color,Fail +spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash # CTS bug: https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5695 KHR-GLES31.core.texture_storage_multisample.APIDependencies.renderbuffer_storage_multisample_invalid_samples_argument_for_integer_internalformats,Fail