Uprev Piglit to e180f96239edba441f22f58dfc852cafb902844a

8a6ce9c6fc...e180f96239

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29317>
This commit is contained in:
Collabora's Gfx CI Team 2024-05-22 00:07:03 +00:00 committed by Marge Bot
parent c23c5c0a07
commit 5120d51d82
4 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@ set -ex
# DEBIAN_TEST_VK_TAG
# KERNEL_ROOTFS_TAG
REV="8a6ce9c6fc5c8039665655bca4904d5601c6dba0"
REV="e180f96239edba441f22f58dfc852cafb902844a"
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: "20240423-deqp"
DEBIAN_TEST_GL_TAG: "20240515-piglit-8a"
DEBIAN_TEST_VK_TAG: "20240515-piglit-8a"
KERNEL_ROOTFS_TAG: "20240516-angle"
DEBIAN_TEST_GL_TAG: "20240523-piglit-e1"
DEBIAN_TEST_VK_TAG: "20240523-piglit-e1"
KERNEL_ROOTFS_TAG: "20240523-piglit-e1"
ALPINE_X86_64_BUILD_TAG: "20240517-m0ld"
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"

View File

@ -607,7 +607,3 @@ KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup,Crash
spec@arb_shader_storage_buffer_object@max-ssbo-size@fs,Crash
spec@arb_shader_storage_buffer_object@max-ssbo-size@vs,Crash
# Failing on a bunch of drivers with an assert on the weak_ref
# pipeline cache, seems to be a zink issue not destroying a
# shader/pipeline before calling vkDestroyPipeline()
spec@ext_external_objects@vk-vert-buf-reuse,Crash

View File

@ -39,3 +39,7 @@ spec@!opengl 1.1@depthstencil-default_fb-blit samples=4
# Marked as flake because it passes with ESO but crashes with pipelines.
spec@arb_tessellation_shader@arb_tessellation_shader-tes-gs-max-output -small -scan 1 50
# uprev Piglit in Mesa
KHR-GL46.sparse_buffer_tests.BufferStorageTest