mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 04:04:23 +08:00
Uprev Piglit to 93b4bd2e0aaab1c22ae3e1a23f9e057a8f7451b2
a3826de3c2...93b4bd2e0a
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30863>
This commit is contained in:
parent
5fed6bee19
commit
b32b15f0df
@ -8,7 +8,7 @@ set -ex
|
||||
# DEBIAN_TEST_VK_TAG
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
REV="a3826de3c26a279599d15b018a9a3e75ca46f4f8"
|
||||
REV="93b4bd2e0aaab1c22ae3e1a23f9e057a8f7451b2"
|
||||
|
||||
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: "20240826-runner"
|
||||
DEBIAN_TEST_GL_TAG: "20240826-runner"
|
||||
DEBIAN_TEST_VK_TAG: "20240829-vkd3d"
|
||||
KERNEL_ROOTFS_TAG: "20240829-vkd3d"
|
||||
DEBIAN_TEST_GL_TAG: "20240830-piglit-93"
|
||||
DEBIAN_TEST_VK_TAG: "20240830-piglit-93"
|
||||
KERNEL_ROOTFS_TAG: "20240830-piglit-93"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20240814-var"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"
|
||||
|
@ -13,7 +13,6 @@ spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-last,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-last,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-front pv-last,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims pv-last,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dvec4-vec4,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
|
||||
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
|
||||
|
@ -234,7 +234,6 @@ spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2-mat
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat2x3-mat2x3,Fail
|
||||
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-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
|
||||
@ -253,7 +252,6 @@ spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dvec2-vec
|
||||
spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dvec3-vec3,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_occlusion_query@occlusion_query_conform,Fail
|
||||
spec@arb_occlusion_query@occlusion_query_conform@GetObjivAval_multi1,Fail
|
||||
@ -601,7 +599,6 @@ spec@nv_copy_depth_to_color@nv_copy_depth_to_color 1 0x76356278,Fail
|
||||
|
||||
spec@nv_copy_image@nv_copy_image-formats,Fail
|
||||
spec@nv_copy_image@nv_copy_image-formats@Source: GL_DEPTH_COMPONENT24/Destination: GL_DEPTH_COMPONENT24,Fail
|
||||
spec@nv_primitive_restart@primitive-restart-draw-mode-quad_strip,Crash
|
||||
spec@nv_read_depth@read_depth_gles3,Fail
|
||||
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
|
||||
spec@!opengl 1.0@depth-clear-precision-check,Fail
|
||||
|
@ -55,4 +55,5 @@ spec@arb_framebuffer_no_attachments@arb_framebuffer_no_attachments-atomic@glView
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@ext_texture_array@fbo-depth-array stencil-clear
|
||||
spec@nv_primitive_restart@primitive-restart-draw-mode-quad_strip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user