Uprev Piglit to fc8179d319046f45346bcbcc5aaeabebdf151f03
631b72944f...fc8179d319
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33151>
This commit is contained in:
committed by
Marge Bot
parent
1d3b6aa8d6
commit
e026f40b5f
@@ -10,7 +10,7 @@ uncollapsed_section_start piglit "Building piglit"
|
||||
# DEBIAN_TEST_VK_TAG
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
REV="631b72944f56e688f56a08d26c8a9f3988801a08"
|
||||
REV="fc8179d319046f45346bcbcc5aaeabebdf151f03"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
||||
@@ -28,9 +28,9 @@ variables:
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250130-vvless"
|
||||
DEBIAN_TEST_GL_TAG: "20250130-vvless"
|
||||
DEBIAN_TEST_VK_TAG: "20250130-vvless"
|
||||
KERNEL_ROOTFS_TAG: "20250130-vvless"
|
||||
DEBIAN_TEST_GL_TAG: "20250131-piglit-fc"
|
||||
DEBIAN_TEST_VK_TAG: "20250131-piglit-fc"
|
||||
KERNEL_ROOTFS_TAG: "20250131-piglit-fc"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20250129-lavacli"
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
glx@glx-make-current,Fail
|
||||
glx@glx-multi-window-single-context,Fail
|
||||
glx@glx-visuals-depth -pixmap,Fail
|
||||
glx@glx-visuals-stencil -pixmap,Fail
|
||||
glx@glx-swap-event_async,Fail
|
||||
glx@glx-swap-pixmap-bad,Fail
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
spec@!opengl 1.0@rasterpos,Fail
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked,Fail
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked,Fail
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
glx@glx-multi-window-single-context,Fail
|
||||
glx@glx-swap-pixmap-bad,Fail
|
||||
glx@glx-visuals-depth -pixmap,Fail
|
||||
glx@glx-visuals-stencil -pixmap,Fail
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail
|
||||
|
||||
@@ -19,7 +19,6 @@ spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvu420,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvyu,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-transcode-nv12-as-r8-gr88,Fail
|
||||
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
|
||||
glx@glx-swap-pixmap-bad,Fail
|
||||
|
||||
|
||||
@@ -14,7 +14,6 @@ glx@glx-visuals-depth -pixmap,Crash
|
||||
glx@glx-visuals-stencil -pixmap,Crash
|
||||
|
||||
# X error 167 (GLXBadFBConfig (9)) was generated, but X error 8 was expected.
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
|
||||
# X error 167 (GLXBadFBConfig (9)) was generated, but GLXBadProfileARB (13) was expected.
|
||||
# Version = 1.2
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
glx@glx_arb_sync_control@swapbuffersmsc-divisor-zero,Fail
|
||||
glx@glx-make-current,Fail
|
||||
glx@glx-multi-window-single-context,Fail
|
||||
|
||||
Reference in New Issue
Block a user