mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
Uprev Piglit to f11abb664bfcad09586f32f411b90331e23be2e5
0453436872...f11abb664b
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30597>
This commit is contained in:
parent
d0420c0990
commit
d330870f9c
4 changed files with 4 additions and 13 deletions
|
|
@ -8,7 +8,7 @@ set -ex
|
|||
# DEBIAN_TEST_VK_TAG
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
REV="0453436872b6e4d502c2e87817addb95e0d77e3b"
|
||||
REV="f11abb664bfcad09586f32f411b90331e23be2e5"
|
||||
|
||||
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: "20240722-deqp"
|
||||
DEBIAN_TEST_GL_TAG: "20240808-piglit-04"
|
||||
DEBIAN_TEST_VK_TAG: "20240808-piglit-04"
|
||||
KERNEL_ROOTFS_TAG: "20240808-piglit-04"
|
||||
DEBIAN_TEST_GL_TAG: "20240810-piglit-f1"
|
||||
DEBIAN_TEST_VK_TAG: "20240810-piglit-f1"
|
||||
KERNEL_ROOTFS_TAG: "20240810-piglit-f1"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20240808-llvm"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"
|
||||
|
|
|
|||
|
|
@ -31,8 +31,6 @@ spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216,Fail
|
|||
spec@glsl-1.50@execution@geometry@primitive-types gl_triangle_strip_adjacency,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency ffs,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency other,Fail
|
||||
spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat2x4-mat2x4,Fail
|
||||
spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dvec4-vec4,Fail
|
||||
spec@glsl-es-3.00@execution@built-in-functions@fs-packhalf2x16,Fail
|
||||
spec@glsl-es-3.00@execution@built-in-functions@vs-packhalf2x16,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
|
||||
|
|
|
|||
|
|
@ -235,7 +235,6 @@ spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2x3-m
|
|||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2x4-mat2x4,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat3-mat3,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat3x2-mat3x2,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat4-mat4,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-double-float,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dvec2-vec2,Fail
|
||||
|
|
@ -252,12 +251,9 @@ spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x3-m
|
|||
spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-double-float,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dvec2-vec2,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dvec3-vec3,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat2-mat2,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat2x4-mat2x4,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat3x2-mat3x2,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat4-mat4,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat4x2-mat4x2,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dvec4-vec4,Fail
|
||||
|
||||
spec@arb_occlusion_query@occlusion_query_conform,Fail
|
||||
spec@arb_occlusion_query@occlusion_query_conform@GetObjivAval_multi1,Fail
|
||||
|
|
@ -582,12 +578,9 @@ spec@glsl-1.50@execution@primitive-id-no-gs-quad-strip,Fail
|
|||
spec@glsl-1.50@execution@primitive-id-no-gs-quads,Fail
|
||||
|
||||
|
||||
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2x3-mat2x3,Fail
|
||||
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat4-mat4,Fail
|
||||
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail
|
||||
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-double-float,Fail
|
||||
spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat2x3-mat2x3,Fail
|
||||
spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat3-mat3,Fail
|
||||
spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat3x4-mat3x4,Fail
|
||||
spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat4x2-mat4x2,Fail
|
||||
spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dvec4-vec4,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue