mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
zink+radv/ci: fix sorting of flakes
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34043>
This commit is contained in:
parent
ad601a67d3
commit
d791332858
5 changed files with 55 additions and 78 deletions
|
|
@ -7,6 +7,8 @@ KHR-GL46.geometry_shader.primitive_counter.triangles_to_line_strip
|
|||
KHR-GL46.geometry_shader.primitive_counter.triangles_to_line_strip_rp
|
||||
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_specialization_constants_test
|
||||
KHR-GL46.layout_location.usampler_buffer
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_1
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_2
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_4
|
||||
|
|
@ -18,6 +20,7 @@ dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_fractiona
|
|||
dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_fractional_even_spacing_cw_point_mode
|
||||
dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_fractional_odd_spacing_ccw_point_mode
|
||||
dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_fractional_odd_spacing_cw_point_mode
|
||||
|
||||
spec@!opengl 1.0@rasterpos
|
||||
spec@!opengl 1.1@depthstencil-default_fb-blit samples=4
|
||||
spec@!opengl 1.1@depthstencil-default_fb-blit samples=6
|
||||
|
|
@ -56,6 +59,3 @@ spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv
|
|||
spec@ext_transform_feedback@discard-bitmap
|
||||
spec@glsl-1.50@execution@geometry@point-size-out
|
||||
spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
||||
|
||||
# First seen on navi10 in https://gitlab.freedesktop.org/mesa/mesa/-/jobs/58636780
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
|
|
|||
|
|
@ -1,23 +1,32 @@
|
|||
KHR-GL46.packed_pixels.varied_rectangle.rgb10_a2ui
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb16
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_2d_rgba16
|
||||
|
||||
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.dst_color_src_alpha
|
||||
dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_rgba4444_pot
|
||||
dEQP-GLES3.functional.default_vertex_attrib.int.vertex_attribi_4i
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_1
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_2
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_4
|
||||
dEQP-GLES3.functional.transform_feedback.array_element.interleaved.points.lowp_mat2x3
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32i_srgb8_alpha8_astc_8x5_khr.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.srgb8_alpha8_astc_10x5_khr_rgba32i.texture2d_array_to_texture2d_array
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.srgb8_alpha8_astc_12x10_khr_rgba32ui.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_64_bits_mixed.signed_r11_eac_rgba16ui.cubemap_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rg16ui_rgb10_a2.texture3d_to_texture2d_array
|
||||
dEQP-GLES31.functional.draw_base_vertex.draw_elements_base_vertex.points.multiple_attributes
|
||||
dEQP-GLES31.functional.synchronization.inter_call.without_memory_barrier.ssbo_atomic_counter_mixed_dispatch_100_calls_128_invocations
|
||||
dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_nearest_repeat_repeat
|
||||
|
||||
spec@!opengl 1.0@rasterpos
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_tes_linke
|
||||
spec@arb_compute_variable_group_size@local-size
|
||||
spec@arb_enhanced_layouts@execution@component-layout@sso-vs-gs-fs-array-interleave
|
||||
spec@arb_fragment_shader_interlock@arb_fragment_shader_interlock-image-load-store
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec3-index-wr-before-barrier
|
||||
spec@arb_texture_cube_map@copyteximage cube samples=6
|
||||
spec@arb_texture_cube_map@copyteximage cube samples=8
|
||||
spec@arb_texture_rectangle@copyteximage rect samples=6
|
||||
|
|
@ -30,21 +39,8 @@ spec@ext_texture_array@copyteximage 2d_array samples=8
|
|||
spec@ext_transform_feedback@max-varyings
|
||||
spec@ext_transform_feedback@max-varyings@max-varying-arrays-of-arrays
|
||||
spec@glsl-1.50@execution@geometry@point-size-out
|
||||
spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
||||
|
||||
# Marked as flake because it passes with ESO but crashes with pipelines.
|
||||
spec@arb_tessellation_shader@arb_tessellation_shader-tes-gs-max-output -small -scan 1 50
|
||||
|
||||
# Nightly run expectations update
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_64_bits_mixed.signed_r11_eac_rgba16ui.cubemap_to_texture3d
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb10_a2ui
|
||||
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec3-index-wr-before-barrier
|
||||
|
||||
# First seen in https://gitlab.freedesktop.org/mesa/mesa/-/jobs/58636780
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
||||
# Low occurrence flakes
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_4
|
||||
spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
||||
dEQP-GLES31.functional.synchronization.inter_call.without_memory_barrier.ssbo_atomic_counter_mixed_dispatch_100_calls_128_invocations
|
||||
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
KHR-GL46.explicit_uniform_location.subroutine-index
|
||||
KHR-GL46.explicit_uniform_location.uniform-loc-implicit-in-some-stages3
|
||||
KHR-GL46.geometry_shader.primitive_counter.lines_to_line_strip
|
||||
KHR-GL46.geometry_shader.primitive_counter.lines_to_line_strip_rp
|
||||
|
|
@ -8,7 +9,10 @@ KHR-GL46.geometry_shader.primitive_counter.points_to_triangle_strip
|
|||
KHR-GL46.geometry_shader.primitive_counter.triangles_to_line_strip
|
||||
KHR-GL46.geometry_shader.primitive_counter.triangles_to_line_strip_rp
|
||||
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_specialization_constants_test
|
||||
KHR-GL46.layout_binding.sampler2D_layout_binding_texture_ComputeShader
|
||||
KHR-GL46.layout_location.usampler_buffer
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_1
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_2
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_4
|
||||
|
|
@ -20,6 +24,7 @@ dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_fractiona
|
|||
dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_fractional_even_spacing_cw_point_mode
|
||||
dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_fractional_odd_spacing_ccw_point_mode
|
||||
dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_fractional_odd_spacing_cw_point_mode
|
||||
|
||||
spec@!opengl 1.0@rasterpos
|
||||
spec@!opengl 1.1@depthstencil-default_fb-blit samples=4
|
||||
spec@!opengl 1.1@depthstencil-default_fb-blit samples=6
|
||||
|
|
@ -29,6 +34,7 @@ spec@arb_compute_shader@local-id-explosion
|
|||
spec@arb_depth_texture@fbo-depth-gl_depth_component16-blit
|
||||
spec@arb_fragment_shader_interlock@arb_fragment_shader_interlock-image-load-store
|
||||
spec@arb_sampler_objects@framebufferblit
|
||||
spec@arb_shader_atomic_counters@semantics
|
||||
spec@arb_shader_image_load_store@coherency
|
||||
spec@arb_shader_image_load_store@coherency@Tessellation evaluation-Fragment shader/'coherent' qualifier coherency test/256x256
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier
|
||||
|
|
@ -52,6 +58,9 @@ spec@arb_shader_image_load_store@shader-mem-barrier@Vertex shader/'coherent' qua
|
|||
spec@arb_shader_image_load_store@shader-mem-barrier@Vertex shader/'coherent' qualifier memory barrier test/modulus=64
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier@Vertex shader/'volatile' qualifier memory barrier test/modulus=16
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier@Vertex shader/'volatile' qualifier memory barrier test/modulus=64
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_RGB9_E5
|
||||
spec@arb_texture_rg@texture-rg
|
||||
spec@arb_timer_query@timestamp-get
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv
|
||||
|
|
@ -59,12 +68,3 @@ spec@ext_transform_feedback@discard-bitmap
|
|||
spec@glsl-1.50@execution@geometry@point-size-out
|
||||
spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
||||
|
||||
# First seen on navi10 in https://gitlab.freedesktop.org/mesa/mesa/-/jobs/58636780
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
||||
KHR-GL46.explicit_uniform_location.subroutine-index
|
||||
KHR-GL46.layout_binding.sampler2D_layout_binding_texture_ComputeShader
|
||||
spec@arb_shader_atomic_counters@semantics
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_RGB9_E5
|
||||
|
|
|
|||
|
|
@ -1,13 +1,6 @@
|
|||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.15x15
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.1x1
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.3x3
|
||||
dEQP-GLES31.functional.fbo.no_attachments.size.16x16
|
||||
dEQP-GLES31.functional.texture.specification.teximage3d_depth.depth24_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.teximage3d_depth.depth32f_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.texstorage3d.format.depth24_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.texstorage3d.format.depth32f_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.texsubimage3d_depth.depth24_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.texsubimage3d_depth.depth32f_stencil8_cube_array
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_2d_array_rgb10_a2ui
|
||||
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_1
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_4
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.equal_depth24_stencil8
|
||||
|
|
@ -19,30 +12,25 @@ dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_nearest.less_depth24
|
|||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_nearest.less_or_equal_depth24_stencil8
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.nearest_mipmap_nearest.not_equal_depth24_stencil8
|
||||
dEQP-GLES3.functional.texture.specification.texstorage2d.format.depth24_stencil8_cube
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.15x15
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.17x17
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.1x1
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.31x31
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.3x3
|
||||
dEQP-GLES31.functional.fbo.no_attachments.size.16x16
|
||||
dEQP-GLES31.functional.texture.specification.teximage3d_depth.depth24_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.teximage3d_depth.depth32f_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.texstorage3d.format.depth24_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.texstorage3d.format.depth32f_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.texsubimage3d_depth.depth24_stencil8_cube_array
|
||||
dEQP-GLES31.functional.texture.specification.texsubimage3d_depth.depth32f_stencil8_cube_array
|
||||
|
||||
spec@!opengl 1.0@rasterpos
|
||||
spec@!opengl 1.1@depthstencil-default_fb-blit
|
||||
spec@arb_compute_shader@local-id-explosion
|
||||
spec@arb_compute_variable_group_size@local-size
|
||||
spec@arb_framebuffer_no_attachments@arb_framebuffer_no_attachments-query@glScissor
|
||||
spec@arb_framebuffer_no_attachments@arb_framebuffer_no_attachments-query@glViewport
|
||||
spec@glsl-1.50@execution@geometry@point-size-out
|
||||
spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
||||
spec@!opengl 1.0@rasterpos
|
||||
|
||||
# Updated by ci-collate, found in this job run: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/56164998
|
||||
spec@!opengl 1.1@depthstencil-default_fb-blit
|
||||
|
||||
# Updated by ci-collate, found in this job run: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/56260518
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.17x17
|
||||
|
||||
# This test is flaking:
|
||||
# Fail: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/56268639
|
||||
# Success: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/56260518
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.31x31
|
||||
|
||||
# First seen on navi10 in https://gitlab.freedesktop.org/mesa/mesa/-/jobs/58636780
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_2d_array_rgb10_a2ui
|
||||
|
||||
spec@arb_query_buffer_object@coherency
|
||||
spec@arb_query_buffer_object@coherency@index-buffer-GL_GEOMETRY_SHADER_INVOCATIONS
|
||||
spec@arb_query_buffer_object@coherency@index-buffer-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED
|
||||
|
|
@ -52,7 +40,8 @@ spec@arb_query_buffer_object@coherency@indirect-draw-GL_GEOMETRY_SHADER_INVOCATI
|
|||
spec@arb_query_buffer_object@coherency@indirect-draw-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED
|
||||
spec@arb_query_buffer_object@coherency@indirect-draw-count-GL_GEOMETRY_SHADER_INVOCATIONS
|
||||
spec@arb_query_buffer_object@coherency@indirect-draw-count-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED
|
||||
spec@ext_timer_query@time-elapsed
|
||||
|
||||
spec@arb_shader_storage_buffer_object@execution@ssbo-atomicexchange-int
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
spec@ext_timer_query@time-elapsed
|
||||
spec@glsl-1.50@execution@geometry@point-size-out
|
||||
spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
||||
|
|
|
|||
|
|
@ -1,18 +1,22 @@
|
|||
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test
|
||||
KHR-GL46.layout_binding.buffer_layout_binding_atomicAdd_ComputeShader
|
||||
KHR-GL46.layout_binding.sampler2D_layout_binding_texture_ComputeShader
|
||||
KHR-GL46.packed_pixels.varied_rectangle.r32i
|
||||
KHR-GL46.pipeline_statistics_query_tests_ARB.functional_geometry_shader_queries
|
||||
KHR-GL46.shader_atomic_counter_ops_tests.ShaderAtomicCounterOpsBitwiseTestCase
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
||||
dEQP-GLES2.functional.shaders.random.swizzle.vertex.43
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_1
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_2
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_4
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_12x10_rgba.srgb8_alpha8_astc_12x10_khr_rgba_astc_12x10_khr.texture3d_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba_astc_4x4_khr_rgba32ui.texture2d_array_to_texture2d_array
|
||||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_100x100_drawcount_1
|
||||
dEQP-GLES31.functional.texture.filtering.cube_array.sizes.8x8x6_nearest
|
||||
dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_linear_mirror_mirror
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.greater_depth_component32f
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_12x10_rgba.srgb8_alpha8_astc_12x10_khr_rgba_astc_12x10_khr.texture3d_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba_astc_4x4_khr_rgba32ui.texture2d_array_to_texture2d_array
|
||||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_.*
|
||||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_100x100_drawcount_1
|
||||
dEQP-GLES31.functional.texture.filtering.cube_array.sizes.8x8x6_nearest
|
||||
|
||||
object namespace pollution@framebuffer with glgetteximage
|
||||
spec@!opengl 1.0@rasterpos
|
||||
|
|
@ -21,8 +25,11 @@ spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked
|
|||
spec@!opengl 1.1@depthstencil-default_fb-blit samples=4
|
||||
spec@!opengl 1.1@max-texture-size
|
||||
spec@!opengl 1.1@ppgtt_memory_alignment
|
||||
spec@arb_compute_shader@zero-dispatch-size
|
||||
spec@arb_fragment_shader_interlock@arb_fragment_shader_interlock-image-load-store
|
||||
spec@arb_instanced_arrays@arb_instanced_arrays-instanced_arrays-vbo
|
||||
spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-comp
|
||||
spec@arb_program_interface_query@arb_program_interface_query-resource-query
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier@Fragment shader/'coherent' qualifier memory barrier test/modulus=16
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier@Fragment shader/'coherent' qualifier memory barrier test/modulus=64
|
||||
|
|
@ -40,6 +47,7 @@ spec@arb_shader_image_load_store@shader-mem-barrier@Tessellation evaluation shad
|
|||
spec@arb_shader_image_load_store@shader-mem-barrier@Tessellation evaluation shader/'volatile' qualifier memory barrier test/modulus=64
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier@Vertex shader/'coherent' qualifier memory barrier test/modulus=64
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier@Vertex shader/'volatile' qualifier memory barrier test/modulus=64
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
spec@arb_tessellation_shader@execution@built-in-functions@tcs-sign-vec3
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_RGB9_E5
|
||||
|
|
@ -53,14 +61,6 @@ spec@glsl-1.50@execution@redeclare-pervertex-out-subset-gs
|
|||
# Marked as flake because it passes with ESO but crashes with pipelines.
|
||||
spec@arb_tessellation_shader@arb_tessellation_shader-tes-gs-max-output -small -scan 1 50
|
||||
|
||||
# uprev Piglit in Mesa (first seen on navi10 in https://gitlab.freedesktop.org/mesa/mesa/-/jobs/58636780)
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
|
||||
spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-comp
|
||||
KHR-GL46.pipeline_statistics_query_tests_ARB.functional_geometry_shader_queries
|
||||
|
||||
spec@arb_program_interface_query@arb_program_interface_query-resource-query
|
||||
|
||||
# ERROR - dEQP error: malloc(): unaligned tcache chunk detected
|
||||
KHR-GL46.explicit_uniform_location.subroutine-index-loc
|
||||
KHR-GL46.explicit_uniform_location.subroutine-index-multiple-uniforms
|
||||
|
|
@ -98,11 +98,3 @@ dEQP-GLES31.functional.synchronization.inter_call.with_memory_barrier.image_over
|
|||
|
||||
# glcts: ../src/vulkan/runtime/vk_pipeline_cache.c:666: vk_pipeline_cache_destroy: Assertion `cache->object_cache->entries == 0' failed.
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_64_bits_mixed.rg32f_r11_eac.texture3d_to_cubemap
|
||||
|
||||
# With linux kernel 6.13-rc4 uprev
|
||||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_.*
|
||||
spec@arb_compute_shader@zero-dispatch-size
|
||||
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue