Uprev Piglit to 62d499d63d2b8b29a67efd9d93ed9b6a94d4950e

2842979ebe...62d499d63d

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38962>
This commit is contained in:
Collabora's Gfx CI Team 2025-12-16 00:08:29 +00:00 committed by Marge Bot
parent f55878e49f
commit bb5521e88a
12 changed files with 62 additions and 9 deletions

View file

@ -3,5 +3,5 @@ variables:
CONDITIONAL_BUILD_ANGLE_TAG: 02a4786ac57d3ea16744b7795ddcdb56
CONDITIONAL_BUILD_CROSVM_TAG: 4c61f9707203afca91db3efeb57175db
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
CONDITIONAL_BUILD_PIGLIT_TAG: 8eafc8b1214f64f0d9a298e7a57bc87a
CONDITIONAL_BUILD_PIGLIT_TAG: d027ff7015ba411736c1ac28a8663805
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 7d968889179351fcec5c1898fe3c1eff

View file

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

View file

@ -24,7 +24,7 @@ variables:
DEBIAN_TEST_BASE_TAG: "20251203-virgl"
DEBIAN_TEST_ANDROID_TAG: "20260108-android16"
DEBIAN_TEST_GL_TAG: "20260108-angle-b4"
DEBIAN_TEST_GL_TAG: "20260113-piglit-62"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20260108-vkd3d"

View file

@ -1084,3 +1084,7 @@ vk_xfermodes3,Fail
# Bisected to 08b5876c379 ("v3d: only expose rgba buffer-textures")
TransferPixelsTest,Fail
# uprev Piglit in Mesa
spec@arb_texture_view@tex-view,Fail

View file

@ -643,9 +643,8 @@ spec@glsl-1.10@execution@variable-indexing@fs-input-array-vec2-index-rd,Fail
# uprev Piglit in Mesa
spec@!opengl 1.1@push-pop-color-material,Fail
spec@!opengl 1.1@teximage-scale-bias,Fail
spec@arb_fragment_program_shadow@tex-shadow2drect,Fail
spec@khr_texture_compression_astc@miptree-gl srgb-sd,Fail
spec@khr_texture_compression_astc@miptree-gl srgb-sd@sRGB skip decode,Fail
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats,Fail
spec@glsl-1.10@execution@built-in-functions@fs-op-selection-bool-bvec4-bvec4,Fail
# Nightly run expectations update
spec@!opengl 1.0@gl-1.0-scissor-many,Fail

View file

@ -219,6 +219,7 @@ dEQP-GLES2.functional.shaders.random.texture.vertex.19
dEQP-GLES2.functional.shaders.random.texture.vertex.23
dEQP-GLES2.functional.texture.format.l8_cube_pot
hiz@hiz-stencil-test-fbo-d0-s8
shaders@glsl-fs-fragcoord-zw-perspective
spec@!opengl 1.1@draw-copypixels-sync
spec@!opengl 1.1@gl-1.1-drawarrays-vertex-count 100000 vbo gl_triangle_strip
spec@!opengl 1.2@levelclamp
@ -230,8 +231,18 @@ spec@!opengl 2.0@max-samplers
spec@!opengl 2.0@stencil-twoside
spec@arb_depth_texture@fbo-depth-gl_depth_component16-copypixels
spec@arb_fragment_program@fog-modes
spec@arb_fragment_program_shadow@tex-shadow2drect
spec@arb_framebuffer_object@arb_framebuffer_object-depth-stencil-blit depth gl_depth_component16
spec@arb_framebuffer_object@fbo-generatemipmap-3d
spec@arb_pixel_buffer_object@texsubimage pbo
spec@arb_point_sprite@arb_point_sprite-checkerboard
spec@arb_vertex_buffer_object@vbo-subdata-many drawelements
spec@ati_draw_buffers@arbfp-no-index
spec@ati_draw_buffers@ati_draw_buffers-arbfp
spec@ati_fragment_shader@ati_fragment_shader-error04-endshader
spec@ati_texture_compression_3dc@fbo-generatemipmap-formats
spec@ati_texture_compression_3dc@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI
spec@ati_texture_compression_3dc@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI NPOT
spec@ext_framebuffer_object@fbo-alphatest-nocolor
spec@ext_framebuffer_object@fbo-clear-formats
spec@ext_framebuffer_object@fbo-clear-formats@3
@ -241,18 +252,44 @@ spec@ext_framebuffer_object@fbo-clear-formats@GL_RGB5
spec@ext_framebuffer_object@fbo-clear-formats@GL_RGBA12
spec@ext_framebuffer_object@fbo-clear-formats@GL_RGBA16
spec@ext_framebuffer_object@fbo-clear-formats@GL_RGBA4
spec@ext_framebuffer_object@fbo-drawbuffers-arbfp
spec@ext_framebuffer_object@fbo-flushing-2
spec@ext_framebuffer_object@fbo-scissor-bitmap
spec@ext_packed_depth_stencil@fbo-clear-formats
spec@ext_packed_depth_stencil@fbo-clear-formats@GL_DEPTH24_STENCIL8
spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_rgba_s3tc_dxt1_ext
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT NPOT
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT NPOT
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT5_EXT NPOT
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGB_S3TC_DXT1_EXT
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGB_S3TC_DXT1_EXT NPOT
spec@ext_texture_lod_bias@lodbias
spec@glsl-1.10@execution@built-in-functions@fs-acos-vec3
spec@glsl-1.10@execution@built-in-functions@fs-lessthanequal-ivec3-ivec3
spec@glsl-1.10@execution@built-in-functions@fs-op-ne-int-int
spec@glsl-1.10@execution@built-in-functions@fs-op-ne-int-int-using-if
spec@glsl-1.10@execution@built-in-functions@vs-exp-float
spec@glsl-1.10@execution@built-in-functions@vs-exp-vec2
spec@glsl-1.10@execution@built-in-functions@vs-fract-float
spec@glsl-1.10@execution@built-in-functions@vs-op-mult-vec4-float
spec@glsl-1.10@execution@built-in-functions@vs-op-selection-bool-bvec4-bvec4
spec@glsl-1.10@execution@built-in-functions@vs-step-float-vec3
spec@glsl-1.10@execution@copy-propagation@glsl-fs-copy-propagation-texcoords-2
spec@glsl-1.10@execution@glsl-fs-convolution-1
spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-bias
spec@glsl-1.10@execution@samplers@glsl-fs-texture2d-dependent-4
spec@glsl-1.10@execution@samplers@glsl-fs-texture2d-dependent-5
spec@glsl-1.10@execution@samplers@glsl-fs-texture2d-masked-3
spec@glsl-1.10@execution@samplers@glsl-fs-texture2d-masked-4
spec@glsl-1.10@execution@samplers@glsl-fs-texture2dproj
spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3-mat4x3
spec@glsl-1.20@execution@built-in-functions@vs-op-sub-float-mat4x2
spec@glsl-1.20@execution@glsl-vs-arrays-3
spec@glsl-1.20@execution@uniform-initializer@glsl-uniform-initializer-1
spec@nv_fog_distance@simple draw - gl_eye_radial_nv
spec@oes_draw_texture@oes_draw_texture
# Updated by ci-collate, found in this job run: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/56260516

View file

@ -238,9 +238,10 @@ 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-coverage_alpha-to-one,Fail
spec@arb_framebuffer_object@execution@msaa-alpha-to-one,Fail
spec@arb_texture_view@tex-view,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

View file

@ -1063,8 +1063,8 @@ 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@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_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
@ -1091,6 +1091,7 @@ spec@arb_sample_shading@samplemask 8 all@noms mask_in_one,Fail
spec@arb_sample_shading@samplemask 8 all@sample fix,Fail
spec@arb_sample_shading@samplemask 8 all@sample mask_in_one,Fail
spec@arb_sample_shading@samplemask 8 all@sample partition,Fail
spec@arb_texture_view@tex-view,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

View file

@ -357,7 +357,6 @@ spec@egl_khr_surfaceless_context@viewport,Fail
spec@egl_mesa_configless_context@basic,Fail
spec@ext_framebuffer_multisample@alpha-blending-after-rendering 2,Fail
spec@ext_framebuffer_multisample@blit-mismatched-formats,Fail
spec@ext_framebuffer_multisample@clip-and-scissor-blit 2 upsample,Fail
spec@ext_framebuffer_multisample@interpolation 2 centroid-edges,Fail
spec@ext_framebuffer_multisample@interpolation 4 centroid-edges,Fail
spec@ext_framebuffer_multisample@no-color 2 depth single,Fail

View file

@ -306,7 +306,9 @@ 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
afbcp-spec@arb_texture_view@tex-view,Fail
afbcp-spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
spec@arb_texture_view@tex-view,Fail
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
# Piglit tests require too much precision in alpha-to-coverage higher sample-counts

View file

@ -519,3 +519,8 @@ 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
# uprev Piglit in Mesa
afbcp-spec@arb_texture_view@tex-view,Fail
spec@arb_texture_view@tex-view,Fail

View file

@ -335,3 +335,8 @@ spec@!opengl 3.1@primitive-restart-xfb flush,Fail
spec@!opengl 3.1@primitive-restart-xfb generated,Fail
spec@!opengl 3.1@primitive-restart-xfb written,Fail
spec@!opengl es 3.0@gles-3.0-transform-feedback-uniform-buffer-object,Fail
# uprev Piglit in Mesa
afbcp-spec@arb_texture_view@tex-view,Fail
spec@arb_texture_view@tex-view,Fail