Uprev Piglit to d8c08d123fadb986e9a8a7887b922ff63fcff52e
authorCollabora's Gfx CI Team <gfx-ci-bot-collabora@contact.daniels.if.required.fdo.invalid>
Wed, 17 May 2023 00:04:34 +0000 (00:04 +0000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 17 May 2023 16:13:21 +0000 (16:13 +0000)
https://gitlab.freedesktop.org/mesa/piglit/-/compare/536975d94a40cf76a69fcfa786c2513eccd0c989...d8c08d123fadb986e9a8a7887b922ff63fcff52e

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23017>

.gitlab-ci/container/build-piglit.sh
.gitlab-ci/image-tags.yml
src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt
src/gallium/drivers/zink/ci/zink-lvp-fails.txt

index 72597c0..455a1ff 100644 (file)
@@ -3,7 +3,7 @@
 
 set -ex
 
-REV="536975d94a40cf76a69fcfa786c2513eccd0c989"
+REV="d8c08d123fadb986e9a8a7887b922ff63fcff52e"
 
 git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
 pushd /piglit
index d3ded94..07c1314 100644 (file)
@@ -16,12 +16,12 @@ variables:
    DEBIAN_X86_TEST_ANDROID_IMAGE_PATH: "debian/x86_test-android"
 
    DEBIAN_X86_TEST_ANDROID_TAG: "2023-05-04-piglit-79a084c5"
-   DEBIAN_X86_TEST_GL_TAG: "2023-05-06-piglit-536975d9"
-   DEBIAN_X86_TEST_VK_TAG: "2023-05-06-piglit-536975d9"
+   DEBIAN_X86_TEST_GL_TAG: "2023-05-17-piglit-d8c08d12"
+   DEBIAN_X86_TEST_VK_TAG: "2023-05-17-piglit-d8c08d12"
 
    ALPINE_X86_BUILD_TAG: "2023-03-20-3.17-bump"
    FEDORA_X86_BUILD_TAG: "2023-04-26-rusticl"
-   KERNEL_ROOTFS_TAG: "2023-05-08-piglit-536975d9"
+   KERNEL_ROOTFS_TAG: "2023-05-17-piglit-d8c08d12"
 
    WINDOWS_X64_VS_PATH: "windows/x64_vs"
    WINDOWS_X64_VS_TAG: "2022-10-20-upgrade-zlib"
index dfe008b..6982658 100644 (file)
@@ -704,3 +704,4 @@ spec@!opengl 1.0@depth-clear-precision-check,Fail
 spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail
 
 spec@!opengl 1.1@line-smooth-stipple,Fail
+spec@arb_fragment_program_shadow@tex-shadow2dnotdepth,Crash
index ad4ba0b..ae8021c 100644 (file)
@@ -254,3 +254,4 @@ spec@arb_texture_cube_map_array@texsubimage cube_map_array,Fail
 
 spec@ext_transform_feedback@tessellation quad_strip wireframe,Fail
 spec@ext_transform_feedback@tessellation quads wireframe,Fail
+spec@!opengl 1.1@texsubimage,Fail