Uprev Piglit to 4c0fd15fd956ec70c5509bedee219d602b334464

468221c722...4c0fd15fd9

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32478>
This commit is contained in:
Collabora's Gfx CI Team
2024-12-04 09:15:22 +00:00
committed by Marge Bot
parent 4d1aa9a2d0
commit 8085984aa2
5 changed files with 4 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ uncollapsed_section_start piglit "Building piglit"
# DEBIAN_TEST_VK_TAG # DEBIAN_TEST_VK_TAG
# KERNEL_ROOTFS_TAG # KERNEL_ROOTFS_TAG
REV="468221c722481c470e6a23760b914c33143c2af6" REV="4c0fd15fd956ec70c5509bedee219d602b334464"
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
pushd /piglit pushd /piglit

View File

@@ -28,9 +28,9 @@ variables:
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android" DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
DEBIAN_TEST_ANDROID_TAG: "20241127-main-patch" DEBIAN_TEST_ANDROID_TAG: "20241127-main-patch"
DEBIAN_TEST_GL_TAG: "20241130-piglit-46" DEBIAN_TEST_GL_TAG: "20241210-piglit-4c"
DEBIAN_TEST_VK_TAG: "20241204-vkcts-main" DEBIAN_TEST_VK_TAG: "20241210-piglit-4c"
KERNEL_ROOTFS_TAG: "20241204-vkcts-main" KERNEL_ROOTFS_TAG: "20241210-piglit-4c"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils" DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20241002-pyutils" DEBIAN_PYUTILS_TAG: "20241002-pyutils"

View File

@@ -43,6 +43,3 @@ spec@!opengl 1.1@line-smooth-stipple,Fail
spec@arb_viewport_array@display-list,Fail spec@arb_viewport_array@display-list,Fail
# since transition XORG -> WESTON # since transition XORG -> WESTON
glx@glx_arb_sync_control@waitformsc,Fail glx@glx_arb_sync_control@waitformsc,Fail
# This will be fixed by a piglit update
spec@arb_uniform_buffer_object@referenced-by-shader,Fail

View File

@@ -151,6 +151,3 @@ spec@arb_fragment_layer_viewport@layer-gs-writes-out-of-range,Fail
# glcts update # glcts update
KHR-GLES3.clip_distance.coverage,Fail KHR-GLES3.clip_distance.coverage,Fail
KHR-GLES3.cull_distance.functional,Fail KHR-GLES3.cull_distance.functional,Fail
# This will be fixed by a piglit update
spec@arb_uniform_buffer_object@referenced-by-shader,Fail

View File

@@ -40,9 +40,6 @@ spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precisio
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
# This will be fixed by a piglit update
spec@arb_uniform_buffer_object@referenced-by-shader,Fail
# glcts update # glcts update
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg16_snorm,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg16_snorm,Fail
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg16ui,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg16ui,Fail