Uprev Piglit to d04d6fff00849a2a8e29ef3251c6ca04a2f68dc7

eebe1b555f...d04d6fff00

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32085>
This commit is contained in:
Collabora's Gfx CI Team
2024-11-12 00:08:38 +00:00
committed by Marge Bot
parent 5ced8b0ea2
commit 93c8a65dee
7 changed files with 7 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ set -uex
# DEBIAN_TEST_VK_TAG
# KERNEL_ROOTFS_TAG
REV="eebe1b555f51dbb702f696d08ad5ae8153bcdcdd"
REV="d04d6fff00849a2a8e29ef3251c6ca04a2f68dc7"
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
pushd /piglit

View File

@@ -28,9 +28,9 @@ variables:
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
DEBIAN_TEST_ANDROID_TAG: "20241106-wlproto2"
DEBIAN_TEST_GL_TAG: "20241108-piglit-ee"
DEBIAN_TEST_VK_TAG: "20241108-piglit-ee"
KERNEL_ROOTFS_TAG: "20241108-piglit-ee"
DEBIAN_TEST_GL_TAG: "20241115-piglit-d0"
DEBIAN_TEST_VK_TAG: "20241115-piglit-d0"
KERNEL_ROOTFS_TAG: "20241115-piglit-d0"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20241002-pyutils"

View File

@@ -592,9 +592,6 @@ spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_srgb_alpha_s3
spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_srgb_alpha_s3tc_dxt5_ext,Fail
spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_srgb_s3tc_dxt1_ext,Fail
# Expects that some format/internal_format combinations should be supported when they currently aren't.
spec@arb_clear_texture@arb_clear_texture-supported-formats,Fail
# Precision issue when lowering GL_RGB16 and GL_RGBA16
spec@arb_clear_texture@arb_clear_texture-sized-formats,Fail

View File

@@ -589,7 +589,6 @@ spec@!opengl 2.1@pbo@test_polygon_stip,Fail
spec@!opengl 2.1@polygon-stipple-fs,Fail
spec@arb_clear_texture@arb_clear_texture-float,Fail
spec@arb_clear_texture@arb_clear_texture-supported-formats,Fail
spec@arb_color_buffer_float@gl_rgba16f-render-sanity,Fail
spec@arb_color_buffer_float@gl_rgba16f-render-sanity-fog,Fail

View File

@@ -438,8 +438,6 @@ spec@!opengl 2.1@pbo@test_draw_pixels,Fail
spec@!opengl 2.1@pbo@test_polygon_stip,Fail
spec@!opengl 2.1@polygon-stipple-fs,Fail
spec@arb_clear_texture@arb_clear_texture-supported-formats,Fail
spec@arb_color_buffer_float@gl_rgba32f-render,Fail
spec@arb_color_buffer_float@gl_rgba32f-render-fog,Fail
spec@arb_color_buffer_float@gl_rgba32f-render-sanity,Fail

View File

@@ -32,3 +32,6 @@ spec@!opengl 1.0@depth-clear-precision-check@depth16
spec@oes_texture_float@oes_texture_float*
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

View File

@@ -491,7 +491,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-dmat2x3-mat2x3,Fail
spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat3x4-mat3x4,Fail
spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail