mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 19:28:11 +02:00
Uprev Piglit to 6fd29fe44f8857b876a67bee962919635f22ecc8
11ce9eb56e...6fd29fe44f
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40989>
This commit is contained in:
parent
7831892158
commit
18ba81e5b6
26 changed files with 116 additions and 32 deletions
|
|
@ -3,6 +3,6 @@ variables:
|
|||
CONDITIONAL_BUILD_ANGLE_TAG: 6ab21f6e04363ee652c71461e7fbe5f7
|
||||
CONDITIONAL_BUILD_CROSVM_TAG: 7edabf28bbd50e00558e3b0bb2d94255
|
||||
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: 7c554632e450496da9382764f449abae
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: ca18ec9b1945c6ed69ecb5b3bcfb3479
|
||||
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: f9a108eea5cca9a5c79b058963e161a8
|
||||
CONDITIONAL_BUILD_WINE_TAG: c97d0ebc9d033b3ad8a50c5832955d9c
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ section_start piglit "Building piglit"
|
|||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "PIGLIT_TAG"
|
||||
|
||||
REV="11ce9eb56edb00e6a7702d13168cc827ce5e0cbd"
|
||||
REV="6fd29fe44f8857b876a67bee962919635f22ecc8"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ variables:
|
|||
|
||||
DEBIAN_TEST_BASE_TAG: "20260502-virgl"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20260515-angle-777"
|
||||
DEBIAN_TEST_GL_TAG: "20260515-angle-777"
|
||||
DEBIAN_TEST_GL_TAG: "20260519-piglit-6f"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20260512-vkuprev"
|
||||
DEBIAN_TEST_VK_TAG: "20260514-vkbackport"
|
||||
|
||||
|
|
|
|||
|
|
@ -244,9 +244,6 @@ spec@nv_image_formats@compiler@declaration-disallow-rgba16-unorm-cube.vert,Fail
|
|||
spec@oes_point_sprite@arb_point_sprite-checkerboard_gles1,Fail
|
||||
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
|
||||
|
||||
# https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/1109
|
||||
spec@nv_read_depth@read_depth_gles3,Fail
|
||||
|
||||
# A sub-case involving polygon stipple fails because driver doesn't implement
|
||||
# stipple
|
||||
spec@!opengl 1.0@gl-1.0-no-op-paths,Fail
|
||||
|
|
@ -660,3 +657,5 @@ TransferPixelsTest,Fail
|
|||
|
||||
# uprev Piglit in Mesa
|
||||
spec@arb_texture_view@tex-view,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -210,9 +210,6 @@ spec@nv_image_formats@compiler@declaration-disallow-rgba16-unorm-cube.vert,Fail
|
|||
spec@oes_point_sprite@arb_point_sprite-checkerboard_gles1,Fail
|
||||
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
|
||||
|
||||
# https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/1109
|
||||
spec@nv_read_depth@read_depth_gles3,Fail
|
||||
|
||||
# A sub-case involving polygon stipple fails because driver doesn't implement
|
||||
# stipple
|
||||
spec@!opengl 1.0@gl-1.0-no-op-paths,Fail
|
||||
|
|
@ -508,3 +505,7 @@ vk_xfermodes3,Fail
|
|||
|
||||
# Bisected to 08b5876c379 ("v3d: only expose rgba buffer-textures")
|
||||
TransferPixelsTest,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -639,15 +639,19 @@ spec@glsl-1.10@execution@variable-indexing@fs-input-array-float-index-rd,Fail
|
|||
spec@glsl-1.10@execution@variable-indexing@fs-input-array-vec2-index-rd,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@line-smooth-coverage,Fail
|
||||
spec@!opengl 1.1@push-pop-color-material,Fail
|
||||
spec@!opengl 2.0@incomplete-cubemap-format,Fail
|
||||
spec@ati_fragment_shader@ati_fragment_shader-render-textargets,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-scissor,Fail
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats,Fail
|
||||
spec@ext_texture_swizzle@ext_texture_swizzle-swizzle,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-selection-bool-bvec4-bvec4,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-sign-vec4,Fail
|
||||
spec@glsl-1.10@execution@fs-texture-select,Fail
|
||||
|
||||
# Nightly run expectations update
|
||||
spec@!opengl 1.0@gl-1.0-scissor-many,Fail
|
||||
spec@!opengl 1.4@tex-miplevel-selection-lod,Fail
|
||||
spec@!opengl 1.4@tex-miplevel-selection-lod-bias,Fail
|
||||
spec@arb_clear_texture@arb_clear_texture-simple,Fail
|
||||
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb 3d,Fail
|
||||
spec@arb_shader_texture_lod@execution@tex-miplevel-selection *projgradarb 3d,Fail
|
||||
spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 1d,Fail
|
||||
|
|
|
|||
|
|
@ -221,14 +221,18 @@ dEQP-GLES2.functional.texture.format.l8_cube_pot
|
|||
hiz@hiz-stencil-test-fbo-d0-s8
|
||||
shaders@glsl-fs-fragcoord-zw-perspective
|
||||
spec@!opengl 1.1@draw-copypixels-sync
|
||||
spec@!opengl 1.1@gl-1.1-drawarrays-vertex-count 100000 vbo gl_lines
|
||||
spec@!opengl 1.1@gl-1.1-drawarrays-vertex-count 100000 vbo gl_triangle_strip
|
||||
spec@!opengl 1.2@levelclamp
|
||||
spec@!opengl 1.4@tex-miplevel-selection
|
||||
spec@!opengl 2.0@attribs
|
||||
spec@!opengl 2.0@incomplete-cubemap-format
|
||||
spec@!opengl 2.0@incomplete-texture-glsl
|
||||
spec@!opengl 2.0@max-samplers
|
||||
spec@!opengl 2.0@stencil-twoside
|
||||
spec@arb_clear_texture@arb_clear_texture-simple
|
||||
spec@arb_fragment_program@fog-modes
|
||||
spec@arb_fragment_program@texturing@tex-2d
|
||||
spec@arb_fragment_program_shadow@tex-shadow2drect
|
||||
spec@arb_framebuffer_object@arb_framebuffer_object-depth-stencil-blit depth gl_depth_component16
|
||||
spec@arb_pixel_buffer_object@texsubimage pbo
|
||||
|
|
@ -237,9 +241,11 @@ spec@arb_vertex_buffer_object@vbo-subdata-many drawelements
|
|||
spec@ati_draw_buffers@arbfp-no-index
|
||||
spec@ati_draw_buffers@ati_draw_buffers-arbfp
|
||||
spec@ati_fragment_shader@ati_fragment_shader-error04-endshader
|
||||
spec@ati_fragment_shader@ati_fragment_shader-render-textargets
|
||||
spec@ati_texture_compression_3dc@fbo-generatemipmap-formats
|
||||
spec@ati_texture_compression_3dc@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI
|
||||
spec@ati_texture_compression_3dc@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI NPOT
|
||||
spec@ext_framebuffer_object@fbo-3d
|
||||
spec@ext_framebuffer_object@fbo-alphatest-nocolor
|
||||
spec@ext_framebuffer_object@fbo-clear-formats
|
||||
spec@ext_framebuffer_object@fbo-clear-formats@3
|
||||
|
|
@ -251,9 +257,16 @@ spec@ext_framebuffer_object@fbo-clear-formats@GL_RGBA16
|
|||
spec@ext_framebuffer_object@fbo-clear-formats@GL_RGBA4
|
||||
spec@ext_framebuffer_object@fbo-drawbuffers-arbfp
|
||||
spec@ext_framebuffer_object@fbo-flushing-2
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_COMPONENT/GL_UNSIGNED_BYTE
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_COMPONENT32/GL_UNSIGNED_BYTE
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_COMPONENT32/GL_UNSIGNED_SHORT
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_STENCIL/GL_UNSIGNED_BYTE
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_STENCIL/GL_UNSIGNED_SHORT
|
||||
spec@ext_framebuffer_object@fbo-scissor-bitmap
|
||||
spec@ext_packed_depth_stencil@fbo-clear-formats
|
||||
spec@ext_packed_depth_stencil@fbo-clear-formats@GL_DEPTH24_STENCIL8
|
||||
spec@ext_packed_depth_stencil@fbo-depthstencil-gl_depth24_stencil8-drawpixels-float-and-ushort
|
||||
spec@ext_texture_array@fbo-generatemipmap-array s3tc_dxt1
|
||||
spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_rgba_s3tc_dxt1_ext
|
||||
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
|
||||
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT NPOT
|
||||
|
|
@ -263,6 +276,7 @@ spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_
|
|||
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT5_EXT NPOT
|
||||
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGB_S3TC_DXT1_EXT
|
||||
spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGB_S3TC_DXT1_EXT NPOT
|
||||
spec@ext_texture_env_combine@texture-env-combine
|
||||
spec@ext_texture_lod_bias@lodbias
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-acos-vec3
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-lessthanequal-ivec3-ivec3
|
||||
|
|
@ -271,11 +285,14 @@ spec@glsl-1.10@execution@built-in-functions@fs-op-ne-int-int-using-if
|
|||
spec@glsl-1.10@execution@built-in-functions@vs-exp-float
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-exp-vec2
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-fract-float
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-gt-int-int
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-mult-vec4-float
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-selection-bool-bvec4-bvec4
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-sign-vec4
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-step-float-vec3
|
||||
spec@glsl-1.10@execution@copy-propagation@glsl-fs-copy-propagation-texcoords-2
|
||||
spec@glsl-1.10@execution@glsl-fs-convolution-1
|
||||
spec@glsl-1.10@execution@glsl-fs-texture-uniforms-share-same-unit
|
||||
spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-bias
|
||||
spec@glsl-1.10@execution@samplers@glsl-fs-texture2d-dependent-4
|
||||
spec@glsl-1.10@execution@samplers@glsl-fs-texture2d-dependent-5
|
||||
|
|
@ -286,6 +303,7 @@ spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3-mat4x3
|
|||
spec@glsl-1.20@execution@built-in-functions@vs-op-sub-float-mat4x2
|
||||
spec@glsl-1.20@execution@glsl-vs-arrays-3
|
||||
spec@glsl-1.20@execution@uniform-initializer@glsl-uniform-initializer-1
|
||||
spec@nv_conditional_render@generatemipmap
|
||||
spec@nv_fog_distance@simple draw - gl_eye_radial_nv
|
||||
spec@oes_draw_texture@oes_draw_texture
|
||||
|
||||
|
|
@ -465,3 +483,7 @@ spec@glsl-1.10@execution@built-in-functions@vs-reflect-vec3-vec3
|
|||
spec@glsl-1.20@execution@built-in-functions@fs-op-add-mat3x2-mat3x2
|
||||
spec@glsl-1.20@execution@built-in-functions@vs-op-add-float-mat4x3
|
||||
spec@glsl-1.20@execution@built-in-functions@vs-op-mult-mat2x4-vec2
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_COMPONENT32/GL_UNSIGNED_INT
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH24_STENCIL8/GL_UNSIGNED_BYTE
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH24_STENCIL8/GL_UNSIGNED_INT
|
||||
spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH24_STENCIL8/GL_UNSIGNED_SHORT
|
||||
|
|
|
|||
|
|
@ -485,7 +485,6 @@ spec@nv_conditional_render@copytexsubimage,Fail
|
|||
spec@nv_copy_image@nv_copy_image-formats,Fail
|
||||
spec@nv_copy_image@nv_copy_image-formats@Source: GL_DEPTH_COMPONENT/Destination: GL_DEPTH_COMPONENT,Fail
|
||||
spec@nv_copy_image@nv_copy_image-formats@Source: GL_DEPTH_COMPONENT16/Destination: GL_DEPTH_COMPONENT16,Fail
|
||||
spec@nv_read_depth@read_depth_gles3,Fail
|
||||
|
||||
# No SNORM blend / alphatest
|
||||
spec@arb_color_buffer_float@gl_rgba8_snorm-render,Fail
|
||||
|
|
|
|||
|
|
@ -115,8 +115,6 @@ spec@arb_enhanced_layouts@linker@component-layout@vs-to-fs,Fail
|
|||
spec@arb_map_buffer_alignment@arb_map_buffer_alignment-map-invalidate-range,Fail
|
||||
spec@arb_occlusion_query@occlusion_query_order,Fail
|
||||
spec@arb_point_sprite@arb_point_sprite-interactions 1.0,Fail
|
||||
spec@arb_separate_shader_objects@400 combinations by location,Fail
|
||||
spec@arb_separate_shader_objects@400 combinations by name,Fail
|
||||
spec@arb_texture_rectangle@1-1-linear-texture,Fail
|
||||
spec@arb_timer_query@query gl_timestamp,Fail
|
||||
spec@arb_transform_feedback3@gl_skipcomponents1-1,Fail
|
||||
|
|
@ -236,6 +234,7 @@ spec@arb_uniform_buffer_object@execution@shared-array-struct-array-struct,Fail
|
|||
spec@arb_uniform_buffer_object@execution@std140-array-struct-array-struct,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one_write-z,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-one,Fail
|
||||
|
|
|
|||
|
|
@ -510,3 +510,8 @@ dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.buffer_size_2_17,Fail
|
|||
dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.buffer_size_2_20,Fail
|
||||
dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.buffer_size_2_24,Fail
|
||||
gmem-dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.buffer_size_2_24,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_image_load_store,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -1221,7 +1221,6 @@ spec@nv_primitive_restart@primitive-restart-draw-mode-quads,Fail
|
|||
spec@nv_primitive_restart@primitive-restart-draw-mode-triangle_fan,Fail
|
||||
spec@nv_primitive_restart@primitive-restart-draw-mode-triangle_strip,Fail
|
||||
spec@nv_primitive_restart@primitive-restart-draw-mode-triangles,Fail
|
||||
spec@nv_read_depth@read_depth_gles3,Fail
|
||||
|
||||
spec@!opengl 1.0@depth-clear-precision-check,Fail
|
||||
spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail
|
||||
|
|
@ -1257,7 +1256,6 @@ spec@arb_internalformat_query2@max dimensions related pname checks@GL_MAX_DEPTH,
|
|||
spec@arb_internalformat_query2@max dimensions related pname checks@GL_MAX_HEIGHT,Fail
|
||||
spec@arb_internalformat_query2@max dimensions related pname checks@GL_MAX_LAYERS,Fail
|
||||
spec@arb_internalformat_query2@max dimensions related pname checks@GL_MAX_WIDTH,Fail
|
||||
spec@glsl-1.40@uniform_buffer@two-stages,Fail
|
||||
|
||||
dEQP-GLES3.functional.fbo.blit.rect.nearest_consistency_out_of_bounds_min,Fail
|
||||
dEQP-GLES3.functional.fbo.blit.rect.nearest_consistency_out_of_bounds_min_reverse_dst_x,Fail
|
||||
|
|
|
|||
|
|
@ -232,7 +232,6 @@ spec@arb_internalformat_query2@max dimensions related pname checks@GL_MAX_WIDTH,
|
|||
spec@arb_occlusion_query@occlusion_query_meta_no_fragments,Fail
|
||||
spec@arb_occlusion_query@occlusion_query_meta_save,Fail
|
||||
spec@arb_point_parameters@arb_point_parameters-point-attenuation,Fail
|
||||
spec@arb_point_parameters@arb_point_parameters-point-attenuation@Aliased combinations,Fail
|
||||
spec@arb_point_sprite@arb_point_sprite-checkerboard,Fail
|
||||
spec@arb_point_sprite@arb_point_sprite-mipmap,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
|
||||
|
|
@ -1045,6 +1044,8 @@ spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB32UI/Destinat
|
|||
spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32UI,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_clear_and_read_pixels,Fail
|
||||
spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32F/Destination: GL_RGB32I,Fail
|
||||
spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32F/Destination: GL_RGB32UI,Fail
|
||||
spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32I/Destination: GL_RGB32I,Fail
|
||||
|
|
@ -1067,6 +1068,13 @@ spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destin
|
|||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one_write-z,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one,Fail
|
||||
spec@arb_gpu_shader5@execution@precise@saturate-min-nan,Fail
|
||||
spec@arb_sample_shading@samplemask 2 all@0.500000 fix,Fail
|
||||
spec@arb_sample_shading@samplemask 2 all@0.500000 partition,Fail
|
||||
spec@arb_sample_shading@samplemask 2 all@1.000000 fix,Fail
|
||||
spec@arb_sample_shading@samplemask 2 all@1.000000 partition,Fail
|
||||
spec@arb_sample_shading@samplemask 2 all@noms fix,Fail
|
||||
spec@arb_sample_shading@samplemask 2 all@sample fix,Fail
|
||||
spec@arb_sample_shading@samplemask 2 all@sample partition,Fail
|
||||
spec@arb_sample_shading@samplemask 2@0.500000 mask_in_one,Fail
|
||||
spec@arb_sample_shading@samplemask 2@1.000000 mask_in_one,Fail
|
||||
spec@arb_sample_shading@samplemask 2@noms mask_in_one,Fail
|
||||
|
|
@ -1082,21 +1090,12 @@ spec@arb_sample_shading@samplemask 8 all@0.500000 mask_in_one,Fail
|
|||
spec@arb_sample_shading@samplemask 8 all@1.000000 mask_in_one,Fail
|
||||
spec@arb_sample_shading@samplemask 8 all@noms mask_in_one,Fail
|
||||
spec@arb_sample_shading@samplemask 8 all@sample mask_in_one,Fail
|
||||
spec@arb_sample_shading@samplemask 8@0.125000 fix,Fail
|
||||
spec@arb_sample_shading@samplemask 8@0.125000 partition,Fail
|
||||
spec@arb_sample_shading@samplemask 8@0.250000 fix,Fail
|
||||
spec@arb_sample_shading@samplemask 8@0.250000 partition,Fail
|
||||
spec@arb_sample_shading@samplemask 8@0.500000 fix,Fail
|
||||
spec@arb_sample_shading@samplemask 8@0.500000 partition,Fail
|
||||
spec@arb_sample_shading@samplemask 8@1.000000 fix,Fail
|
||||
spec@arb_sample_shading@samplemask 8@1.000000 partition,Fail
|
||||
spec@arb_sample_shading@samplemask 8@noms fix,Fail
|
||||
spec@arb_sample_shading@samplemask 8@sample fix,Fail
|
||||
spec@arb_sample_shading@samplemask 8@sample partition,Fail
|
||||
spec@arb_texture_view@tex-view,Fail
|
||||
spec@egl_chromium_sync_control@conformance,Fail
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
|
||||
spec@ext_texture_integer@fbo-integer-attachments,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-tex-modifier,Fail
|
||||
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-ivec4,Fail
|
||||
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-mat4x2_2,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-colors-clamping,Fail
|
||||
spec@arb_point_parameters@arb_point_parameters-point-attenuation@Antialiased combinations,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -53,6 +53,7 @@ spec@egl_chromium_sync_control@conformance
|
|||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test
|
||||
spec@egl_khr_gl_colorspace@linear
|
||||
spec@glsl-1.30@execution@texelfetch fs sampler3d 1x129x9-98x129x9
|
||||
spec@glsl-1.30@execution@texelfetch@fs-texelfetch-isampler2darray-swizzle
|
||||
|
||||
# weston with no xwayland decor
|
||||
glx@glx-multithread-buffer
|
||||
|
|
|
|||
|
|
@ -502,12 +502,20 @@ spec@glsl-1.50@execution@geometry@dynamic_input_array_index,Crash
|
|||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-24_8 samples=8,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=6,Fail
|
||||
spec@!opengl 1.1@texwrap 2d proj bordercolor,Fail
|
||||
spec@!opengl 1.1@texwrap 2d proj bordercolor@GL_RGBA8- projected- border color only,Fail
|
||||
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled@GL_RGB565- swizzled- border color only,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one_write-z,Fail
|
||||
spec@arb_shader_image_load_store@max-size@image2DMS max size test/8x16384x8x1,Fail
|
||||
spec@arb_shader_image_load_store@max-size@image2DMS max size test/8x8x16384x1,Fail
|
||||
spec@arb_shader_image_load_store@max-size@image2DMSArray max size test/8x8x8x2048,Fail
|
||||
spec@arb_tessellation_shader@execution@built-in-functions@tcs-equal-vec2-vec2,Crash
|
||||
spec@arb_tessellation_shader@execution@built-in-functions@tcs-max-float-float,Crash
|
||||
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-eq-mat2-mat2-using-if,Crash
|
||||
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-eq-mat3x4-mat3x4-using-if,Crash
|
||||
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-eq-vec4-vec4,Crash
|
||||
spec@arb_tessellation_shader@execution@built-in-functions@tcs-op-ne-vec3-vec3-using-if,Crash
|
||||
spec@arb_tessellation_shader@execution@tcs-output-unmatched,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT- swizzled- border color only,Fail
|
||||
|
|
|
|||
|
|
@ -523,6 +523,8 @@ spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
|
|||
spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_clear_tex_sub_image,Fail
|
||||
spec@ext_framebuffer_multisample@interpolation 4 non-centroid-deriv-disabled,Fail
|
||||
spec@ext_framebuffer_multisample@interpolation 4 centroid-deriv-disabled,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -490,6 +490,8 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode ful
|
|||
glx@glx-multi-window-single-context,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_clear_tex_sub_image,Fail
|
||||
spec@arb_shader_storage_buffer_object@max-ssbo-size@fs,Crash
|
||||
spec@arb_shader_storage_buffer_object@max-ssbo-size@vs,Crash
|
||||
spec@egl_mesa_configless_context@basic,Fail
|
||||
|
|
|
|||
|
|
@ -163,7 +163,10 @@ spec@ext_transform_feedback@tessellation quads wireframe,Fail
|
|||
# Debian 12 CI update, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/9072
|
||||
spec@ext_transform_feedback@tessellation quad_strip wireframe,Fail
|
||||
|
||||
# uprev Piglit in Mea
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_clear_tex_sub_image,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -40,3 +40,9 @@ 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
|
||||
|
||||
spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-clip,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_clear_tex_sub_image,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -36,3 +36,9 @@ spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuv420,Fail
|
|||
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
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_clear_tex_sub_image,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,14 @@
|
|||
glx@glx-multi-window-single-context,Fail
|
||||
|
||||
spec@egl_mesa_configless_context@basic,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_clear_tex_sub_image,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_INVOCATIONS-ASYNC-GL_INT,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_INVOCATIONS-ASYNC-GL_UNSIGNED_INT,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_INVOCATIONS-ASYNC-GL_UNSIGNED_INT64_ARB,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_INVOCATIONS-SYNC-GL_INT,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_INVOCATIONS-SYNC-GL_UNSIGNED_INT,Fail
|
||||
spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_INVOCATIONS-SYNC-GL_UNSIGNED_INT64_ARB,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
|
|
|
|||
|
|
@ -215,3 +215,10 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gles hdr,Fail
|
|||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles hdr@HDR Profile,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_clear_tex_sub_image,Fail
|
||||
spec@!opengl 1.1@large-tex@test_image_load_store,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -88,6 +88,8 @@ spec@!opengl 1.1@line-smooth-coverage,Fail
|
|||
spec@!opengl 1.1@line-smooth-stipple,Fail
|
||||
|
||||
# Uprev Piglit in Mesa
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@!opengl 1.1@large-tex@test_image_load_store,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one_write-z,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage,Fail
|
||||
|
|
|
|||
|
|
@ -284,6 +284,7 @@ afbcp-spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode
|
|||
afbcp-spec@arb_texture_view@tex-view,Fail
|
||||
afbcp-spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
|
||||
glx@glx-copy-sub-buffer,Fail
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@arb_texture_view@tex-view,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash
|
||||
|
||||
|
|
|
|||
|
|
@ -490,5 +490,6 @@ spec@ext_framebuffer_multisample@sample-alpha-to-coverage 8 color,Fail
|
|||
|
||||
# uprev Piglit in Mesa
|
||||
afbcp-spec@arb_texture_view@tex-view,Fail
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@arb_texture_view@tex-view,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -61,3 +61,8 @@ spec@!opengl es 3.0@gles-3.0-transform-feedback-uniform-buffer-object
|
|||
|
||||
# May time out
|
||||
glx@glx_arb_sync_control@swapbuffersmsc-return
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
# sometimes times out
|
||||
spec@egl_ext_surface_compression@create
|
||||
|
||||
|
|
|
|||
|
|
@ -293,7 +293,10 @@ spec@!opengl es 3.0@gles-3.0-transform-feedback-uniform-buffer-object,Fail
|
|||
|
||||
# uprev Piglit in Mesa
|
||||
afbcp-spec@arb_texture_view@tex-view,Fail
|
||||
KHR-GLES31.core.draw_indirect.advanced-twoPass-transformFeedback-arrays,Fail
|
||||
spec@!opengl 1.1@large-tex,Fail
|
||||
spec@arb_texture_view@tex-view,Fail
|
||||
spec@glsl-1.30@execution@glsl-packed-back-color,Fail
|
||||
|
||||
# VKCTS 1.4.4.2 -> 1.4.5.3 uprev
|
||||
dEQP-VK.wsi.xlib.present_timing.query.parallel.parallel,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue