Merge branch 'uprev-piglit' into 'main'

ci: Uprev Piglit

See merge request mesa/mesa!40158
This commit is contained in:
Graphics CI bot 2026-03-11 07:33:47 +00:00
commit 75dc04d8f2
11 changed files with 7 additions and 16 deletions

View file

@ -3,5 +3,5 @@ variables:
CONDITIONAL_BUILD_ANGLE_TAG: d72e5d2429eff42e341b1209dc2f5d97
CONDITIONAL_BUILD_CROSVM_TAG: 4c61f9707203afca91db3efeb57175db
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
CONDITIONAL_BUILD_PIGLIT_TAG: fdfbbea92517f215a2bc5962f0d3f3d0
CONDITIONAL_BUILD_PIGLIT_TAG: e2887ce1400697935916173b1afee771
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 051ea4f24ff300dd952dc7d43211a4f1

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="8e2c8bc0018f42b107d470a2de1bf7f53e8fb012"
REV="d7b6f4b5cf34f620f7fb4a61b61bc12f6726f0ed"
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: "20260201-deqp-runner"
DEBIAN_TEST_ANDROID_TAG: "20260302-cuttlefish"
DEBIAN_TEST_GL_TAG: "20260303-vvl-09"
DEBIAN_TEST_GL_TAG: "20260310-piglit-d7"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20260203-vkd3d"

View file

@ -1252,6 +1252,7 @@ dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_mirror_non_square,Fa
dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_clamp_non_square,Fail
# uprev Piglit in Mesa
spec@glsl-1.10@execution@glsl-fs-fragdata-mrt-alpha-target,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-1,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-3,Fail
spec@glsl-1.20@execution@vs-loop-uint-induction-var-2,Fail

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@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
# causes an extra texture indirection phase.
spec@arb_fragment_program@fp-indirections2,Fail

View file

@ -1050,6 +1050,7 @@ 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
spec@glsl-1.10@execution@glsl-fs-fragdata-mrt-alpha-target,Fail
# With linux kernel 6.13-rc4 uprev
dEQP-GLES2.functional.shaders.operator.selection.bool_fragment,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 gl_fragdata,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@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 gl_fragdata,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@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 gl_fragdata,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@fbo-pbo-readpixels-small,Fail

View file

@ -1103,3 +1103,5 @@ spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_
spec@ext_texture_integer@fbo-integer-attachments,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@interface-vs-unnamed-to-fs-unnamed,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@!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@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