Uprev Piglit to d8c08d123fadb986e9a8a7887b922ff63fcff52e
536975d94a...d8c08d123f
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23017>
This commit is contained in:

committed by
Marge Bot

parent
098342ce53
commit
241741a77a
@@ -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
|
||||
|
@@ -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"
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user