diff --git a/.gitlab-ci/container/build-piglit.sh b/.gitlab-ci/container/build-piglit.sh index 9963cf871bf..0bc27e05e87 100644 --- a/.gitlab-ci/container/build-piglit.sh +++ b/.gitlab-ci/container/build-piglit.sh @@ -8,7 +8,7 @@ set -ex # DEBIAN_TEST_VK_TAG # KERNEL_ROOTFS_TAG -REV="1d8fab9b49cc487ebcc949119eeb166fb3fa7591" +REV="6533b66878c8cb9361c554b7ff940518ab12c816" git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit pushd /piglit diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 4b5a0895e25..2b33ca2729d 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -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: "20240813-piglit-1d" - DEBIAN_TEST_VK_TAG: "20240817-vkcts" - KERNEL_ROOTFS_TAG: "20240817-vkcts" + DEBIAN_TEST_GL_TAG: "20240823-piglit-1d" + DEBIAN_TEST_VK_TAG: "20240823-vkcts" + KERNEL_ROOTFS_TAG: "20240823-vkcts" ALPINE_X86_64_BUILD_TAG: "20240814-var" ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto" diff --git a/src/amd/ci/radeonsi-stoney-fails.txt b/src/amd/ci/radeonsi-stoney-fails.txt index 59bda237d5c..8b2231cfdde 100644 --- a/src/amd/ci/radeonsi-stoney-fails.txt +++ b/src/amd/ci/radeonsi-stoney-fails.txt @@ -250,4 +250,3 @@ dEQP-GLES31.functional.program_interface_query.uniform.referenced_by_shader.vert dEQP-GLES31.functional.program_interface_query.uniform_block.referenced_by.vertex_geo_fragment_only_vertex.named_block,Fail dEQP-GLES31.functional.program_interface_query.uniform_block.referenced_by.vertex_tess_fragment.block_array,Fail dEQP-GLES31.functional.program_interface_query.uniform_block.referenced_by.vertex_tess_fragment_only_vertex.named_block,Fail -spec@arb_bindless_texture@execution@samplers@basic-texture2d-local-var-function-params,Crash diff --git a/src/broadcom/ci/broadcom-rpi4-fails.txt b/src/broadcom/ci/broadcom-rpi4-fails.txt index bc1188c168b..cc73da0e02a 100644 --- a/src/broadcom/ci/broadcom-rpi4-fails.txt +++ b/src/broadcom/ci/broadcom-rpi4-fails.txt @@ -177,9 +177,6 @@ spec@arb_texture_float@texwrap formats bordercolor@GL_LUMINANCE_ALPHA32F_ARB- bo spec@arb_texture_float@texwrap formats bordercolor@GL_RGB32F- border color only,Fail spec@arb_texture_float@texwrap formats bordercolor@GL_RGBA32F- border color only,Fail spec@arb_texture_rectangle@1-1-linear-texture,Fail -spec@arb_texture_rg@fbo-blending-formats-float,Fail -spec@arb_texture_rg@fbo-blending-formats-float@GL_R32F,Fail -spec@arb_texture_rg@fbo-blending-formats-float@GL_RG32F,Fail spec@arb_texture_rg@texwrap formats bordercolor,Fail spec@arb_texture_rg@texwrap formats bordercolor-swizzled,Fail spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_R16- swizzled- border color only,Fail diff --git a/src/broadcom/ci/broadcom-rpi5-fails.txt b/src/broadcom/ci/broadcom-rpi5-fails.txt index bf051dfd3df..65132961c41 100644 --- a/src/broadcom/ci/broadcom-rpi5-fails.txt +++ b/src/broadcom/ci/broadcom-rpi5-fails.txt @@ -149,13 +149,6 @@ spec@arb_texture_buffer_object@texture-buffer-size-clamp,Fail spec@arb_texture_buffer_object@texture-buffer-size-clamp@r8ui_texture_buffer_size_via_sampler,Fail spec@arb_texture_buffer_object@texture-buffer-size-clamp@rg8ui_texture_buffer_size_via_sampler,Fail spec@arb_texture_buffer_object@texture-buffer-size-clamp@rgba8ui_texture_buffer_size_via_sampler,Fail -spec@arb_texture_float@fbo-blending-formats,Fail -spec@arb_texture_float@fbo-blending-formats@GL_ALPHA32F_ARB,Fail -spec@arb_texture_float@fbo-blending-formats@GL_INTENSITY32F_ARB,Fail -spec@arb_texture_float@fbo-blending-formats@GL_LUMINANCE32F_ARB,Fail -spec@arb_texture_float@fbo-blending-formats@GL_LUMINANCE_ALPHA32F_ARB,Fail -spec@arb_texture_float@fbo-blending-formats@GL_RGB32F,Fail -spec@arb_texture_float@fbo-blending-formats@GL_RGBA32F,Fail spec@arb_texture_float@texwrap formats bordercolor,Fail spec@arb_texture_float@texwrap formats bordercolor-swizzled,Fail spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_ALPHA32F_ARB- swizzled- border color only,Fail @@ -171,9 +164,6 @@ spec@arb_texture_float@texwrap formats bordercolor@GL_LUMINANCE_ALPHA32F_ARB- bo spec@arb_texture_float@texwrap formats bordercolor@GL_RGB32F- border color only,Fail spec@arb_texture_float@texwrap formats bordercolor@GL_RGBA32F- border color only,Fail spec@arb_texture_rectangle@1-1-linear-texture,Fail -spec@arb_texture_rg@fbo-blending-formats-float,Fail -spec@arb_texture_rg@fbo-blending-formats-float@GL_R32F,Fail -spec@arb_texture_rg@fbo-blending-formats-float@GL_RG32F,Fail spec@arb_texture_rg@texwrap formats-float bordercolor,Fail spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled,Fail spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_R32F- swizzled- border color only,Fail diff --git a/src/freedreno/ci/freedreno-a618-fails.txt b/src/freedreno/ci/freedreno-a618-fails.txt index 8c1601576fc..879522c85c9 100644 --- a/src/freedreno/ci/freedreno-a618-fails.txt +++ b/src/freedreno/ci/freedreno-a618-fails.txt @@ -302,7 +302,6 @@ spec@glsl-4.00@execution@built-in-functions@fs-op-div-dmat4-dmat4,Fail SRGBReadWritePixels,Fail spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-01,Crash -spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-02,Crash # uprev Piglit in Mesa spec@glsl-1.30@execution@fs-uint-to-float-of-extract-int16,Fail diff --git a/src/freedreno/ci/freedreno-a630-fails.txt b/src/freedreno/ci/freedreno-a630-fails.txt index 6bf11a469b9..01f03290baa 100644 --- a/src/freedreno/ci/freedreno-a630-fails.txt +++ b/src/freedreno/ci/freedreno-a630-fails.txt @@ -283,7 +283,6 @@ spec@arb_query_buffer_object@coherency@indirect-draw-count-GL_TESS_EVALUATION_SH spec@arb_query_buffer_object@coherency@indirect-draw-count-GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,Fail spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-01,Crash -spec@arb_vertex_attrib_64bit@execution@unused-sub-dvec4-02,Crash spec@arb_gpu_shader5@arb_gpu_shader5-interpolateatsample-dynamically-nonuniform,Fail spec@arb_gpu_shader5@arb_gpu_shader5-xfb-streams,Fail diff --git a/src/gallium/drivers/lima/ci/lima-fails.txt b/src/gallium/drivers/lima/ci/lima-fails.txt index d02f58c8872..0cd29576970 100644 --- a/src/gallium/drivers/lima/ci/lima-fails.txt +++ b/src/gallium/drivers/lima/ci/lima-fails.txt @@ -72,8 +72,6 @@ spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT NPOT,Fail spec@arb_depth_texture@texdepth,Fail spec@arb_draw_elements_base_vertex@arb_draw_elements_base_vertex-negative-index,Fail spec@arb_draw_elements_base_vertex@arb_draw_elements_base_vertex-negative-index-user_varrays,Fail -spec@arb_es2_compatibility@fbo-blending-formats,Fail -spec@arb_es2_compatibility@fbo-blending-formats@GL_RGB565,Fail spec@arb_fragment_coord_conventions@fp-arb-fragment-coord-conventions-integer,Fail spec@arb_fragment_program@fdo38145,Fail spec@arb_fragment_program@fp-abs-01,Fail @@ -129,12 +127,6 @@ spec@arb_texture_rectangle@glsl-fs-shadow2drectproj,Fail spec@arb_texture_rg@execution@fs-shadow2d-red-01,Fail spec@arb_texture_rg@execution@fs-shadow2d-red-02,Fail spec@arb_texture_rg@execution@fs-shadow2d-red-03,Fail -spec@arb_texture_rg@fbo-blending-formats,Fail -spec@arb_texture_rg@fbo-blending-formats@GL_R16,Fail -spec@arb_texture_rg@fbo-blending-formats@GL_R8,Fail -spec@arb_texture_rg@fbo-blending-formats@GL_RG16,Fail -spec@arb_texture_rg@fbo-blending-formats@GL_RG8,Fail -spec@arb_texture_rg@fbo-blending-formats@GL_RG,Fail spec@arb_texture_rg@texwrap formats bordercolor,Fail spec@arb_texture_rg@texwrap formats bordercolor@GL_RG8- border color only,Fail spec@arb_texture_rg@texwrap formats bordercolor-swizzled,Fail @@ -170,13 +162,6 @@ spec@ext_framebuffer_multisample@samples,Fail spec@ext_framebuffer_object@ext_framebuffer_object-error-handling,Fail spec@ext_framebuffer_object@fbo-blending-formats@3,Fail spec@ext_framebuffer_object@fbo-blending-formats,Fail -spec@ext_framebuffer_object@fbo-blending-formats@GL_R3_G3_B2,Fail -spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB10,Fail -spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB12,Fail -spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB16,Fail -spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB5,Fail -spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB8,Fail -spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB,Fail spec@ext_framebuffer_object@fbo-cubemap,Fail spec@ext_framebuffer_object@fbo-depth-sample-compare,Fail spec@ext_framebuffer_object@fbo-maxsize,Fail diff --git a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt index d2881322760..0a33cd36e19 100644 --- a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt +++ b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt @@ -582,10 +582,6 @@ 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-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 -spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dmat2-mat2,Fail -spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dmat4-mat4,Fail spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dvec2-vec2,Fail spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail diff --git a/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt b/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt index ada1c900915..c5e48f79dcb 100644 --- a/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt @@ -194,4 +194,3 @@ dEQP-GLES31.functional.blend_equation_advanced.msaa.multiply,Fail dEQP-GLES31.functional.blend_equation_advanced.msaa.overlay,Fail dEQP-GLES31.functional.blend_equation_advanced.msaa.screen,Fail dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight,Fail -spec@arb_bindless_texture@execution@samplers@basic-texture2d-local-var-function-params,Crash