diff --git a/.gitlab-ci/container/build-piglit.sh b/.gitlab-ci/container/build-piglit.sh index ef3cc164b41..45a6f2f3e0b 100644 --- a/.gitlab-ci/container/build-piglit.sh +++ b/.gitlab-ci/container/build-piglit.sh @@ -10,7 +10,7 @@ uncollapsed_section_start piglit "Building piglit" # DEBIAN_TEST_VK_TAG # KERNEL_ROOTFS_TAG -REV="4c0fd15fd956ec70c5509bedee219d602b334464" +REV="631b72944f56e688f56a08d26c8a9f3988801a08" 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 7ee522b5437..3241ef244ad 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -28,9 +28,9 @@ variables: DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android" DEBIAN_TEST_ANDROID_TAG: "20241220-venus" - DEBIAN_TEST_GL_TAG: "20241210-piglit-4c" - DEBIAN_TEST_VK_TAG: "20250103-vkd3d" - KERNEL_ROOTFS_TAG: "20250109-libubsan1" + DEBIAN_TEST_GL_TAG: "20250114-piglit-63" + DEBIAN_TEST_VK_TAG: "20250114-piglit-63" + KERNEL_ROOTFS_TAG: "20250114-piglit-63" DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils" DEBIAN_PYUTILS_TAG: "20241223-pyutils" diff --git a/src/freedreno/ci/freedreno-a530-fails.txt b/src/freedreno/ci/freedreno-a530-fails.txt index caba052c22f..bfd63570fdc 100644 --- a/src/freedreno/ci/freedreno-a530-fails.txt +++ b/src/freedreno/ci/freedreno-a530-fails.txt @@ -249,6 +249,9 @@ spec@arb_uniform_buffer_object@execution@shared-array-struct-array-struct,Fail spec@arb_uniform_buffer_object@execution@std140-array-struct-array-struct,Fail # uprev Piglit in Mesa +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-one,Fail spec@glsl-1.40@uniform_buffer@two-stages,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 diff --git a/src/gallium/drivers/lima/ci/lima-fails.txt b/src/gallium/drivers/lima/ci/lima-fails.txt index aef4b16b9f7..c9f093e86b4 100644 --- a/src/gallium/drivers/lima/ci/lima-fails.txt +++ b/src/gallium/drivers/lima/ci/lima-fails.txt @@ -390,7 +390,6 @@ spec@glsl-1.10@execution@variable-indexing@vs-varying-mat4-col-wr,Fail spec@glsl-1.10@execution@variable-indexing@vs-varying-mat4-row-wr,Fail spec@glsl-1.10@execution@variable-indexing@vs-varying-mat4-wr,Fail spec@glsl-1.10@glsl-fs-discard-only,Fail -spec@glsl-1.10@linker@glsl-link-varyings-3,Fail spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat2x4-mat2x4,Fail spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat3x2-mat3x2,Fail spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat3x4-mat3x4,Fail @@ -555,22 +554,8 @@ spec@!opengl 1.5@depth-tex-compare,Fail spec@!opengl 2.0@early-z,Fail spec@!opengl 2.0@gl-2.0-edgeflag,Fail spec@!opengl 2.0@gl-2.0-edgeflag-immediate,Fail -spec@!opengl 2.0@vertex-program-two-side back front2 back2,Fail -spec@!opengl 2.0@vertex-program-two-side back front2 back2@vs and fs,Fail -spec@!opengl 2.0@vertex-program-two-side back front2,Fail -spec@!opengl 2.0@vertex-program-two-side back front2@vs and fs,Fail -spec@!opengl 2.0@vertex-program-two-side enabled back2,Fail -spec@!opengl 2.0@vertex-program-two-side enabled back2@vs and fs,Fail -spec@!opengl 2.0@vertex-program-two-side enabled back back2,Fail -spec@!opengl 2.0@vertex-program-two-side enabled back back2@vs and fs,Fail -spec@!opengl 2.0@vertex-program-two-side enabled back,Fail spec@!opengl 2.0@vertex-program-two-side enabled back front2 back2,Fail spec@!opengl 2.0@vertex-program-two-side enabled back front2 back2@vs and fs,Fail -spec@!opengl 2.0@vertex-program-two-side enabled back front2,Fail -spec@!opengl 2.0@vertex-program-two-side enabled back front2@vs and fs,Fail -spec@!opengl 2.0@vertex-program-two-side enabled back@vs and fs,Fail -spec@!opengl 2.0@vertex-program-two-side enabled front back2,Fail -spec@!opengl 2.0@vertex-program-two-side enabled front back2@vs and fs,Fail spec@!opengl 2.0@vertex-program-two-side enabled front back back2,Fail spec@!opengl 2.0@vertex-program-two-side enabled front back back2@vs and fs,Fail spec@!opengl 2.0@vertex-program-two-side enabled front front2 back2,Fail @@ -1070,3 +1055,25 @@ dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_ops.decr_incr_wrap_decr dEQP-GLES2.functional.shaders.texture_functions.fragment.texture2dproj_vec3_bias,Fail dEQP-GLES2.functional.shaders.texture_functions.fragment.texture2d_bias,Fail dEQP-GLES2.functional.shaders.texture_functions.fragment.texture2dproj_vec4_bias,Fail + +# uprev Piglit in Mesa +spec@!opengl 1.4@triangle-rasterization-fbo,Fail +spec@!opengl 2.0@vertex-program-two-side enabled front back front2,Fail +spec@!opengl 2.0@vertex-program-two-side enabled front back front2@vs and fs,Fail +spec@arb_color_buffer_float@gl_rgba8-drawpixels,Fail +spec@arb_texture_rg@rg-draw-pixels,Fail +spec@arb_texture_rg@texture-rg,Fail +spec@ext_framebuffer_blit@fbo-readdrawpix,Fail +spec@glsl-1.20@execution@variable-indexing@vs-temp-array-mat4-index-col-row-wr,Crash +spec@!opengl 1.0@gl-1.0-drawpixels-color-index,Fail +spec@!opengl 1.1@texture-al,Fail +spec@!opengl 1.4@triangle-rasterization,Fail +spec@!opengl 2.0@vertex-program-two-side enabled front back,Fail +spec@!opengl 2.0@vertex-program-two-side enabled front back@vs and fs,Fail +spec@!opengl 2.0@vertex-program-two-side enabled front2 back2,Fail +spec@!opengl 2.0@vertex-program-two-side enabled front2 back2@vs and fs,Fail +spec@!opengl 2.1@pbo@test_draw_pixels,Fail +spec@arb_pixel_buffer_object@pbo-drawpixels,Fail +spec@ext_framebuffer_object@fbo-fragcoord2,Fail +spec@glsl-1.10@execution@variable-indexing@vs-temp-array-mat4-index-col-row-wr,Crash + diff --git a/src/gallium/drivers/r300/ci/r300-rv410-flakes.txt b/src/gallium/drivers/r300/ci/r300-rv410-flakes.txt index 478a66a1d73..8fe72a85d62 100644 --- a/src/gallium/drivers/r300/ci/r300-rv410-flakes.txt +++ b/src/gallium/drivers/r300/ci/r300-rv410-flakes.txt @@ -28,3 +28,7 @@ spec@glsl-1.10@execution@fs-frontfacing-ternary-vec4-neg-1.0-1.0 spec@glsl-1.20@execution@glsl-fs-frontfacing-not spec@nv_texture_env_combine4@nv_texture_env_combine4-combine + +# uprev Piglit in Mesa +spec@glsl-1.10@execution@built-in-functions@fs-op-div-mat2-mat2 + diff --git a/src/gallium/drivers/svga/ci/svga-fails.txt b/src/gallium/drivers/svga/ci/svga-fails.txt index a7aca21a67f..d1aed13b0c0 100644 --- a/src/gallium/drivers/svga/ci/svga-fails.txt +++ b/src/gallium/drivers/svga/ci/svga-fails.txt @@ -420,7 +420,6 @@ spec@arb_tessellation_shader@execution@invocation-counting-even,Fail spec@arb_tessellation_shader@execution@invocation-counting-odd,Fail spec@arb_tessellation_shader@execution@tcs-primitiveid,Fail spec@arb_tessellation_shader@execution@tcs-tes-max-in-out-patch-components,Fail -spec@arb_tessellation_shader@execution@tes-input@tes-input-gl_clipdistance,Fail spec@arb_tessellation_shader@execution@tesslevels-indirect,Fail spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-float-index-rd-after-barrier,Fail spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-float-index-wr,Fail @@ -1082,5 +1081,6 @@ spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32I/Destina spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32I/Destination: GL_RGB32UI,Fail spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32I,Fail 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@egl_chromium_sync_control@conformance,Fail spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail diff --git a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt index 02a0a8ccb72..ba25928245c 100644 --- a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt +++ b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt @@ -488,8 +488,6 @@ spec@glsl-1.20@compiler@invalid-vec4-array-to-vec3-array-conversion.vert,Fail spec@glsl-1.50@execution@primitive-id-no-gs-quad-strip,Fail spec@glsl-1.50@execution@primitive-id-no-gs-quads,Fail -spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat3x4-mat3x4,Fail - spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail diff --git a/src/intel/ci/iris-kbl-fails.txt b/src/intel/ci/iris-kbl-fails.txt index 6b9f2227440..fa39cd76f57 100644 --- a/src/intel/ci/iris-kbl-fails.txt +++ b/src/intel/ci/iris-kbl-fails.txt @@ -126,3 +126,8 @@ spec@!opengl 1.1@line-smooth-stipple,Fail # fails after Debian bookworm update spec@arb_viewport_array@display-list,Fail +# Uprev Piglit in Mesa +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 +