Uprev Piglit to a3826de3c26a279599d15b018a9a3e75ca46f4f8

6533b66878...a3826de3c2

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30825>
This commit is contained in:
Collabora's Gfx CI Team 2024-08-24 00:06:57 +00:00 committed by Marge Bot
parent 1f9c40a8d1
commit e54440d15e
4 changed files with 10 additions and 8 deletions

View file

@ -8,7 +8,7 @@ set -ex
# DEBIAN_TEST_VK_TAG
# KERNEL_ROOTFS_TAG
REV="6533b66878c8cb9361c554b7ff940518ab12c816"
REV="a3826de3c26a279599d15b018a9a3e75ca46f4f8"
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: "20240722-deqp"
DEBIAN_TEST_GL_TAG: "20240823-piglit-65"
DEBIAN_TEST_VK_TAG: "20240823-piglit-65"
KERNEL_ROOTFS_TAG: "20240823-piglit-65"
DEBIAN_TEST_GL_TAG: "20240824-piglit-a3"
DEBIAN_TEST_VK_TAG: "20240824-piglit-a3"
KERNEL_ROOTFS_TAG: "20240824-piglit-a3"
ALPINE_X86_64_BUILD_TAG: "20240814-var"
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"

View file

@ -614,7 +614,3 @@ spec@glsl-1.10@execution@glsl-1.10-built-in-uniform-state,Fail
x11-dEQP-EGL.functional.wide_color.pbuffer_888_colorspace_srgb,Fail
x11-dEQP-EGL.functional.wide_color.window_888_colorspace_srgb,Fail
# See https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/947
spec@ext_texture_compression_s3tc@s3tc-errors_gles2,Fail
spec@ext_texture_compression_s3tc@s3tc-teximage_gles2,Fail
spec@ext_texture_compression_s3tc@s3tc-texsubimage_gles2,Fail

View file

@ -107,3 +107,9 @@ spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB16
spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB5
spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB8
# See https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/947
# uprev Piglit in Mesa, reported as UnexpectedImprovement(Skip)
spec@ext_texture_compression_s3tc@s3tc-errors_gles2
spec@ext_texture_compression_s3tc@s3tc-teximage_gles2
spec@ext_texture_compression_s3tc@s3tc-texsubimage_gles2