Uprev Piglit to 791e420b2628c1e35eea81b3bafdb1c904a141e8

7ce69da119...791e420b26

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31716>
This commit is contained in:
Collabora's Gfx CI Team 2024-10-17 00:08:16 +00:00 committed by Marge Bot
parent 33c8dc4f18
commit 19ef6b247e
3 changed files with 4 additions and 6 deletions

View file

@ -8,7 +8,7 @@ set -uex
# DEBIAN_TEST_VK_TAG
# KERNEL_ROOTFS_TAG
REV="7ce69da1199d12ed0ddaa251ed489750523798fb"
REV="791e420b2628c1e35eea81b3bafdb1c904a141e8"
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: "20241016-zz-top"
DEBIAN_TEST_GL_TAG: "20241016-zz-top"
DEBIAN_TEST_VK_TAG: "20241016-zz-top"
KERNEL_ROOTFS_TAG: "20241016-zz-top"
DEBIAN_TEST_GL_TAG: "20241017-piglit-79"
DEBIAN_TEST_VK_TAG: "20241017-piglit-79"
KERNEL_ROOTFS_TAG: "20241017-piglit-79"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20241002-pyutils"

View file

@ -491,10 +491,8 @@ 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@frag-conversion-explicit-dmat4x3-mat4x3,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@glsl-4.00@execution@conversion@vert-conversion-explicit-dvec2-vec2,Fail
spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail
spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail