ci: uprev piglit (etag md5 checksumming support)

Support for FDO etag http header.

Includes line-smooth-stipple test improvements.

Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Acked-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20875>
This commit is contained in:
David Heidelberg
2023-01-20 23:26:43 +01:00
committed by Marge Bot
parent ed419f46aa
commit 3bc1bf7eea
5 changed files with 4 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
set -ex
REV="f4539c31b1e98502e1224b5a91f8e124527e9cb7"
REV="d6a1c57c3c2f65e59c9d070449e2e7837fcabc80"
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
pushd /piglit

View File

@@ -16,12 +16,12 @@ variables:
DEBIAN_X86_TEST_ANDROID_IMAGE_PATH: "debian/x86_test-android"
DEBIAN_X86_TEST_ANDROID_TAG: "2023-01-24-test-android-2"
DEBIAN_X86_TEST_GL_TAG: "2023-01-23-vkvalidate"
DEBIAN_X86_TEST_VK_TAG: "2023-01-12-cts"
DEBIAN_X86_TEST_GL_TAG: "2023-02-03-uprev-piglit"
DEBIAN_X86_TEST_VK_TAG: "2023-02-03-uprev-piglit"
ALPINE_X86_BUILD_TAG: "2023-01-20-all-in-1"
FEDORA_X86_BUILD_TAG: "2023-01-20-all-in-1"
KERNEL_ROOTFS_TAG: "2023-01-26-virglrenderer"
KERNEL_ROOTFS_TAG: "2023-02-03-uprev-piglit"
WINDOWS_X64_VS_PATH: "windows/x64_vs"
WINDOWS_X64_VS_TAG: "2022-10-20-upgrade-zlib"

View File

@@ -235,4 +235,3 @@ wayland-dEQP-EGL.functional.negative_api.create_pixmap_surface,Fail
# [...]
wayland-dEQP-EGL.functional.wide_color.pbuffer_888_colorspace_default,Fail
spec@!opengl 1.1@line-smooth-stipple,Fail

View File

@@ -1327,4 +1327,3 @@ spec@arb_texture_buffer_object@texture-buffer-size-clamp,Fail
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/7152
spec@ext_transform_feedback@builtin-varyings gl_culldistance,Fail
spec@!opengl 1.1@line-smooth-stipple,Fail

View File

@@ -262,5 +262,3 @@ spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dvec2-vec2,Fail
spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dvec3-vec3,Fail
spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dvec4-vec4,Fail
spec@glsl-4.50@execution@ssbo-atomiccompswap-int,Fail
spec@!opengl 1.1@line-smooth-stipple,Fail