mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-01 11:10:27 +01:00
Uprev Piglit to a0a27e528f643dfeb785350a1213bfff09681950
685ea49b47...a0a27e528f
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35303>
This commit is contained in:
parent
c793d20c9c
commit
350eccd032
12 changed files with 66 additions and 27 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue