mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 06:30:11 +01:00
ci: Bump base tag to rebuild piglit
This has been forgotten in latest piglit uprev
Fixes: d75973a142
Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23427>
This commit is contained in:
parent
9150513242
commit
e1cd887b78
4 changed files with 10 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
DEBIAN_X86_64_BUILD_BASE_IMAGE: "debian/x86_64_build-base"
|
||||
DEBIAN_BASE_TAG: "2023-05-25-virglrenderer"
|
||||
DEBIAN_BASE_TAG: "2023-06-05-piglit-5036601c"
|
||||
|
||||
DEBIAN_X86_64_BUILD_IMAGE_PATH: "debian/x86_64_build"
|
||||
DEBIAN_BUILD_TAG: "2023-05-25-bookworm"
|
||||
|
|
|
|||
|
|
@ -1275,3 +1275,5 @@ spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail
|
|||
spec@arb_texture_buffer_object@texture-buffer-size-clamp,Fail
|
||||
|
||||
spec@nv_shader_atomic_float@execution@ssbo-atomicexchange-float,Fail
|
||||
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
|
|
|
|||
|
|
@ -700,3 +700,6 @@ spec@!opengl 1.1@line-smooth-stipple,Fail
|
|||
|
||||
# fails since CI uprev to Debian 12
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
|
||||
spec@arb_gl_spirv@execution@ssbo@unsized-array,Fail
|
||||
spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-frag,Fail
|
||||
|
|
|
|||
|
|
@ -282,3 +282,7 @@ spec@arb_texture_rg@fbo-colormask-formats,Crash
|
|||
spec@ext_render_snorm@render,Crash
|
||||
spec@ext_texture_srgb@fbo-srgb,Crash
|
||||
spec@ext_transform_feedback@tessellation triangle_strip wireframe,Crash
|
||||
|
||||
spec@arb_texture_cube_map@cubemap npot,Crash
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
spec@ext_texture_compression_rgtc@rgtc-teximage-02,Crash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue