mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-25 02:30:44 +01:00
Uprev Piglit to a3826de3c26a279599d15b018a9a3e75ca46f4f8
6533b66878...a3826de3c2
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30825>
This commit is contained in:
parent
1f9c40a8d1
commit
e54440d15e
4 changed files with 10 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue