Uprev Piglit to d0a16eee4f7b24abe7e3aab6ee77db8f82e5ad49

8e2c8bc001...d0a16eee4f

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40158>
This commit is contained in:
Collabora's Gfx CI Team 2026-03-01 00:09:11 +00:00 committed by Sergi Blanch Torne
parent b7c8a441c2
commit 59fc5ae7c1
10 changed files with 18 additions and 23 deletions

View file

@ -3,5 +3,5 @@ variables:
CONDITIONAL_BUILD_ANGLE_TAG: d72e5d2429eff42e341b1209dc2f5d97 CONDITIONAL_BUILD_ANGLE_TAG: d72e5d2429eff42e341b1209dc2f5d97
CONDITIONAL_BUILD_CROSVM_TAG: 4c61f9707203afca91db3efeb57175db CONDITIONAL_BUILD_CROSVM_TAG: 4c61f9707203afca91db3efeb57175db
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
CONDITIONAL_BUILD_PIGLIT_TAG: fdfbbea92517f215a2bc5962f0d3f3d0 CONDITIONAL_BUILD_PIGLIT_TAG: 8638cc6cab3840150257cabc88739579
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 3c680463034cc7273d9e98393861c61c CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 3c680463034cc7273d9e98393861c61c

View file

@ -13,7 +13,7 @@ section_start piglit "Building piglit"
# setting up the environment variables locally # setting up the environment variables locally
ci_tag_build_time_check "PIGLIT_TAG" ci_tag_build_time_check "PIGLIT_TAG"
REV="8e2c8bc0018f42b107d470a2de1bf7f53e8fb012" REV="d0a16eee4f7b24abe7e3aab6ee77db8f82e5ad49"
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
pushd /piglit pushd /piglit

View file

@ -24,7 +24,7 @@ variables:
DEBIAN_TEST_BASE_TAG: "20260201-deqp-runner" DEBIAN_TEST_BASE_TAG: "20260201-deqp-runner"
DEBIAN_TEST_ANDROID_TAG: "20260302-cuttlefish" DEBIAN_TEST_ANDROID_TAG: "20260302-cuttlefish"
DEBIAN_TEST_GL_TAG: "20260303-vvl-09" DEBIAN_TEST_GL_TAG: "20260313-piglit-d0"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector" DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20260310-vkd3d" DEBIAN_TEST_VK_TAG: "20260310-vkd3d"

View file

@ -164,7 +164,6 @@ spec@arb_framebuffer_object@fbo-gl_pointcoord,Fail
spec@arb_framebuffer_object@framebuffer-blit-levels draw stencil,Crash spec@arb_framebuffer_object@framebuffer-blit-levels draw stencil,Crash
spec@arb_framebuffer_object@framebuffer-blit-levels read stencil,Crash spec@arb_framebuffer_object@framebuffer-blit-levels read stencil,Crash
spec@arb_framebuffer_object@same-attachment-glframebuffertexture2d-gl_depth_stencil_attachment,Fail spec@arb_framebuffer_object@same-attachment-glframebuffertexture2d-gl_depth_stencil_attachment,Fail
spec@arb_framebuffer_object@same-attachment-tex2d-depth_stencil,Fail
spec@arb_internalformat_query2@all internalformat_<x>_type pname checks,Timeout spec@arb_internalformat_query2@all internalformat_<x>_type pname checks,Timeout

View file

@ -326,10 +326,6 @@ spec@arb_depth_texture@texwrap formats bordercolor@GL_DEPTH_COMPONENT32- border
spec@arb_es2_compatibility@texwrap formats bordercolor,Fail spec@arb_es2_compatibility@texwrap formats bordercolor,Fail
spec@arb_es2_compatibility@texwrap formats bordercolor@GL_RGB565- border color only,Fail spec@arb_es2_compatibility@texwrap formats bordercolor@GL_RGB565- border color only,Fail
# Unexpected GL error: GL_INVALID_OPERATION 0x502
# (Error at tests/spec/arb_framebuffer_object/same-attachment-tex2d-depth_stencil.c:135)
spec@arb_framebuffer_object@same-attachment-tex2d-depth_stencil,Fail
# fails at 4 samples (for our 4 supported indirections) because the 1D coordinate workaround # fails at 4 samples (for our 4 supported indirections) because the 1D coordinate workaround
# causes an extra texture indirection phase. # causes an extra texture indirection phase.
spec@arb_fragment_program@fp-indirections2,Fail spec@arb_fragment_program@fp-indirections2,Fail

View file

@ -591,9 +591,6 @@ spec@arb_framebuffer_object@fbo-deriv,Fail
spec@arb_framebuffer_object@fbo-drawbuffers-none glclear,Fail spec@arb_framebuffer_object@fbo-drawbuffers-none glclear,Fail
spec@arb_framebuffer_object@fbo-drawbuffers-none gl_fragdata,Fail spec@arb_framebuffer_object@fbo-drawbuffers-none gl_fragdata,Fail
spec@arb_framebuffer_object@fbo-generatemipmap-3d,Fail spec@arb_framebuffer_object@fbo-generatemipmap-3d,Fail
spec@arb_framebuffer_object@fbo-luminance-alpha,Fail
spec@arb_framebuffer_object@fbo-mipmap-copypix,Fail
spec@arb_framebuffer_object@same-attachment-tex2d-depth_stencil,Fail
spec@arb_pixel_buffer_object@cubemap npot pbo,Fail spec@arb_pixel_buffer_object@cubemap npot pbo,Fail
spec@arb_pixel_buffer_object@fbo-pbo-readpixels-small,Fail spec@arb_pixel_buffer_object@fbo-pbo-readpixels-small,Fail

View file

@ -589,9 +589,6 @@ spec@arb_framebuffer_object@fbo-deriv,Fail
spec@arb_framebuffer_object@fbo-drawbuffers-none glclear,Fail spec@arb_framebuffer_object@fbo-drawbuffers-none glclear,Fail
spec@arb_framebuffer_object@fbo-drawbuffers-none gl_fragdata,Fail spec@arb_framebuffer_object@fbo-drawbuffers-none gl_fragdata,Fail
spec@arb_framebuffer_object@fbo-generatemipmap-3d,Fail spec@arb_framebuffer_object@fbo-generatemipmap-3d,Fail
spec@arb_framebuffer_object@fbo-luminance-alpha,Fail
spec@arb_framebuffer_object@fbo-mipmap-copypix,Fail
spec@arb_framebuffer_object@same-attachment-tex2d-depth_stencil,Fail
spec@arb_pixel_buffer_object@cubemap npot pbo,Fail spec@arb_pixel_buffer_object@cubemap npot pbo,Fail
spec@arb_pixel_buffer_object@fbo-pbo-readpixels-small,Fail spec@arb_pixel_buffer_object@fbo-pbo-readpixels-small,Fail

View file

@ -428,8 +428,6 @@ spec@arb_framebuffer_object@fbo-blit-stretch,Fail
spec@arb_framebuffer_object@fbo-drawbuffers-none glclear,Fail spec@arb_framebuffer_object@fbo-drawbuffers-none glclear,Fail
spec@arb_framebuffer_object@fbo-drawbuffers-none gl_fragdata,Fail spec@arb_framebuffer_object@fbo-drawbuffers-none gl_fragdata,Fail
spec@arb_framebuffer_object@fbo-generatemipmap-3d,Fail spec@arb_framebuffer_object@fbo-generatemipmap-3d,Fail
spec@arb_framebuffer_object@fbo-luminance-alpha,Fail
spec@arb_framebuffer_object@same-attachment-tex2d-depth_stencil,Fail
spec@arb_pixel_buffer_object@cubemap npot pbo,Fail spec@arb_pixel_buffer_object@cubemap npot pbo,Fail
spec@arb_pixel_buffer_object@fbo-pbo-readpixels-small,Fail spec@arb_pixel_buffer_object@fbo-pbo-readpixels-small,Fail

View file

@ -1045,7 +1045,6 @@ 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 spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32UI,Fail
# uprev Piglit in Mesa # uprev Piglit in Mesa
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-last,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_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_RGB32F/Destination: GL_RGB32UI,Fail
spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32I/Destination: GL_RGB32I,Fail spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32I/Destination: GL_RGB32I,Fail
@ -1067,6 +1066,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_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_write-z,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_alpha-to-one,Fail spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one,Fail
spec@arb_gpu_shader5@execution@precise@saturate-min-nan,Fail
spec@arb_sample_shading@samplemask 2@0.500000 mask_in_one,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@1.000000 mask_in_one,Fail
spec@arb_sample_shading@samplemask 2@noms mask_in_one,Fail spec@arb_sample_shading@samplemask 2@noms mask_in_one,Fail
@ -1093,13 +1093,13 @@ spec@arb_sample_shading@samplemask 8@1.000000 partition,Fail
spec@arb_sample_shading@samplemask 8@noms fix,Fail spec@arb_sample_shading@samplemask 8@noms fix,Fail
spec@arb_sample_shading@samplemask 8@sample fix,Fail spec@arb_sample_shading@samplemask 8@sample fix,Fail
spec@arb_sample_shading@samplemask 8@sample partition,Fail spec@arb_sample_shading@samplemask 8@sample partition,Fail
spec@arb_shader_image_load_store@execution@image_checkerboard,Fail spec@arb_tessellation_shader@execution@tcs-input@tcs-input-ivec4_2,Fail
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-ivec4,Fail spec@arb_tessellation_shader@execution@tcs-input@tcs-input-mat4x3,Fail
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-mat3x4_2,Fail spec@arb_tessellation_shader@execution@tcs-input@tcs-input-uvec4,Fail
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-uvec4_2,Fail
spec@arb_texture_view@tex-view,Fail spec@arb_texture_view@tex-view,Fail
spec@egl_chromium_sync_control@conformance,Fail spec@egl_chromium_sync_control@conformance,Fail
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
spec@ext_texture_integer@fbo-integer-attachments,Fail spec@ext_texture_integer@fbo-integer-attachments,Fail
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-tex-modifier,Fail spec@ext_image_dma_buf_import@ext_image_dma_buf_import-tex-modifier,Fail
spec@gl-3.1@attributeless-vertexid,Fail spec@glsl-1.50@execution@geometry@max-input-components,Fail
spec@glsl-1.50@execution@interface-vs-named-to-gs-array,Fail

View file

@ -481,7 +481,6 @@ spec@!opengl 1.1@line-smooth-stipple,Fail
spec@arb_gl_spirv@execution@ssbo@unsized-array,Fail spec@arb_gl_spirv@execution@ssbo@unsized-array,Fail
spec@!opengl 1.1@line-flat-clip-color,Fail spec@!opengl 1.1@line-flat-clip-color,Fail
spec@glsl-1.40@uniform_buffer@two-stages,Fail
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled,Fail spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled,Fail
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT- swizzled- border color only,Fail spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT- swizzled- border color only,Fail
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT- swizzled- border color only,Fail spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT- swizzled- border color only,Fail
@ -507,7 +506,16 @@ spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=6,Fail
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled@GL_RGB565- swizzled- border color only,Fail spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled@GL_RGB565- swizzled- border color only,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_alpha-to-one_write-z,Fail
spec@arb_tessellation_shader@execution@built-in-functions@tcs-equal-vec2-vec2,Crash
spec@arb_tessellation_shader@execution@built-in-functions@tcs-max-float-float,Crash
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-eq-float-float-using-if,Crash
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-eq-mat2-mat2-using-if,Crash
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-eq-mat3x4-mat3x4-using-if,Crash
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-eq-vec4-vec4,Crash
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-ne-mat2-mat2-using-if,Crash
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-ne-vec3-vec3-using-if,Crash
spec@arb_tessellation_shader@execution@tcs-output-unmatched,Fail spec@arb_tessellation_shader@execution@tcs-output-unmatched,Fail
spec@arb_tessellation_shader@execution@variable-indexing@vs-output-array-vec3-index-wr-before-tcs,Crash
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled,Fail spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled,Fail
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT- swizzled- border color only,Fail spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT- swizzled- border color only,Fail
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT- swizzled- border color only,Fail spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT- swizzled- border color only,Fail