Uprev Piglit to c2b31333926a6171c3c02d182b756efad7770410
791e420b26...c2b3133392
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31811>
This commit is contained in:
committed by
Marge Bot
parent
96b95c8427
commit
ff442e49b3
@@ -8,7 +8,7 @@ set -uex
|
|||||||
# DEBIAN_TEST_VK_TAG
|
# DEBIAN_TEST_VK_TAG
|
||||||
# KERNEL_ROOTFS_TAG
|
# KERNEL_ROOTFS_TAG
|
||||||
|
|
||||||
REV="791e420b2628c1e35eea81b3bafdb1c904a141e8"
|
REV="c2b31333926a6171c3c02d182b756efad7770410"
|
||||||
|
|
||||||
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
|
||||||
|
|||||||
@@ -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: "20241022-delete-mesa"
|
DEBIAN_TEST_ANDROID_TAG: "20241022-delete-mesa"
|
||||||
DEBIAN_TEST_GL_TAG: "20241022-delete-mesa"
|
DEBIAN_TEST_GL_TAG: "20241030-piglit-c2"
|
||||||
DEBIAN_TEST_VK_TAG: "20241024-vkcts-v2"
|
DEBIAN_TEST_VK_TAG: "20241030-piglit-c2"
|
||||||
KERNEL_ROOTFS_TAG: "20241024-vkcts-v2"
|
KERNEL_ROOTFS_TAG: "20241030-piglit-c2"
|
||||||
|
|
||||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||||
DEBIAN_PYUTILS_TAG: "20241002-pyutils"
|
DEBIAN_PYUTILS_TAG: "20241002-pyutils"
|
||||||
|
|||||||
@@ -1233,3 +1233,10 @@ arm32-dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_mirror_non_squ
|
|||||||
arm32-dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_clamp_non_square,Fail
|
arm32-dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_clamp_non_square,Fail
|
||||||
dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_mirror_non_square,Fail
|
dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_mirror_non_square,Fail
|
||||||
dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_clamp_non_square,Fail
|
dEQP-GLES2.functional.texture.mipmap.2d.basic.linear_linear_clamp_non_square,Fail
|
||||||
|
|
||||||
|
# uprev Piglit in Mesa
|
||||||
|
spec@glsl-1.20@execution@vs-loop-uint-induction-var-1,Fail
|
||||||
|
spec@glsl-1.20@execution@vs-loop-uint-induction-var-3,Fail
|
||||||
|
spec@glsl-1.20@execution@vs-loop-uint-induction-var-2,Fail
|
||||||
|
spec@glsl-1.20@execution@vs-loop-uint-induction-var-4,Fail
|
||||||
|
|
||||||
|
|||||||
@@ -53,4 +53,3 @@ spec@egl_chromium_sync_control@conformance
|
|||||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test
|
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test
|
||||||
spec@egl_khr_gl_colorspace@linear
|
spec@egl_khr_gl_colorspace@linear
|
||||||
spec@glsl-1.30@execution@texelfetch fs sampler3d 1x129x9-98x129x9
|
spec@glsl-1.30@execution@texelfetch fs sampler3d 1x129x9-98x129x9
|
||||||
|
|
||||||
|
|||||||
@@ -25,3 +25,7 @@ spec@ext_texture_array@fbo-depth-array stencil-layered-clear
|
|||||||
# low-freq intermittent tessellation failures
|
# low-freq intermittent tessellation failures
|
||||||
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-mat2
|
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-mat2
|
||||||
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-uvec2_2
|
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-uvec2_2
|
||||||
|
|
||||||
|
# uprev Piglit in Mesa
|
||||||
|
spec@arb_tessellation_shader@execution@built-in-functions@tcs-degrees-vec4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user