mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
freedreno/ci: Update expectations for a306 and a530
Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37478>
This commit is contained in:
parent
90b3d18c46
commit
f3fac5752c
6 changed files with 2212 additions and 14 deletions
|
|
@ -38,10 +38,6 @@ dEQP-GLES3.functional.draw_buffers_indexed.random.max_implementation_draw_buffer
|
|||
dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.3,Fail
|
||||
dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.11,Fail
|
||||
dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.19,Fail
|
||||
dEQP-GLES3.functional.fbo.blit.conversion.r8i_to_rg8i,Fail
|
||||
dEQP-GLES3.functional.fbo.blit.conversion.r8i_to_rgba8i,Fail
|
||||
dEQP-GLES3.functional.fbo.blit.conversion.r8ui_to_rg8ui,Fail
|
||||
dEQP-GLES3.functional.fbo.blit.conversion.r8ui_to_rgba8ui,Fail
|
||||
dEQP-GLES3.functional.fbo.blit.depth_stencil.depth24_stencil8_basic,Fail
|
||||
dEQP-GLES3.functional.fbo.blit.depth_stencil.depth24_stencil8_scale,Fail
|
||||
dEQP-GLES3.functional.fbo.blit.depth_stencil.depth24_stencil8_stencil_only,Fail
|
||||
|
|
@ -237,7 +233,6 @@ spec@arb_framebuffer_object@fbo-blit-scaled-linear,Fail
|
|||
spec@arb_framebuffer_object@fbo-blit-stretch,Fail
|
||||
spec@arb_framebuffer_object@framebuffer-blit-levels draw stencil,Fail
|
||||
spec@arb_framebuffer_object@framebuffer-blit-levels read stencil,Fail
|
||||
spec@arb_map_buffer_alignment@arb_map_buffer_alignment-map-invalidate-range,Crash
|
||||
spec@arb_occlusion_query@occlusion_query_meta_no_fragments,Crash
|
||||
spec@arb_point_sprite@arb_point_sprite-interactions 1.0,Fail
|
||||
spec@arb_seamless_cube_map@arb_seamless_cubemap,Fail
|
||||
|
|
@ -324,8 +319,6 @@ spec@arb_transform_feedback3@gl_nextbuffer-gl_nextbuffer,Fail
|
|||
spec@arb_transform_feedback_instanced@draw-auto instanced,Fail
|
||||
spec@arb_uniform_buffer_object@rendering-array,Fail
|
||||
spec@egl 1.4@eglterminate then unbind context,Fail
|
||||
spec@egl_chromium_sync_control@conformance,Fail
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
|
||||
spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_depth_component24,Fail
|
||||
spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_rgba,Fail
|
||||
spec@egl_khr_surfaceless_context@viewport,Fail
|
||||
|
|
@ -803,7 +796,6 @@ spec@arb_texture_buffer_object@texture-buffer-size-clamp@rgba8ui_texture_buffer_
|
|||
# uprev Piglit in Mesa
|
||||
spec@arb_texture_rg@fbo-blending-formats,Fail
|
||||
spec@arb_texture_rg@fbo-blending-formats@GL_R8,Fail
|
||||
spec@glsl-1.40@uniform_buffer@two-stages,Fail
|
||||
|
||||
# new failures since 2023/02/08 (CTS uprevs, regressions etc.)
|
||||
spec@!opengl 1.1@line-smooth-stipple,Fail
|
||||
|
|
@ -1122,3 +1114,114 @@ dEQP-GLES3.functional.fbo.blit.rect.nearest_consistency_out_of_bounds_mag,Fail
|
|||
|
||||
# New failures with ES CTS 3.2.11.0
|
||||
dEQP-GLES2.functional.polygon_offset.fixed16_render_with_units,Fail
|
||||
|
||||
# Regressions while the device was offline
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.common_subexpression_0,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.common_subexpression_1,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.common_subexpression_2,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.common_subexpression_3,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.loop_0,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.loop_1,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.loop_2,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.loop_3,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.loop_4,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.subexpression_precision_highp,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.subexpression_precision_lowp,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.highp.subexpression_precision_mediump,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.common_subexpression_0,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.common_subexpression_1,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.common_subexpression_2,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.common_subexpression_3,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.loop_0,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.loop_1,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.loop_2,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.loop_3,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.loop_4,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.subexpression_precision_highp,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.subexpression_precision_lowp,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.lowp.subexpression_precision_mediump,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.common_subexpression_0,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.common_subexpression_1,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.common_subexpression_2,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.common_subexpression_3,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.loop_0,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.loop_1,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.loop_2,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.loop_3,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.loop_4,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.subexpression_precision_highp,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.subexpression_precision_lowp,Fail
|
||||
dEQP-GLES2.functional.shaders.invariance.mediump.subexpression_precision_mediump,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.common_subexpression_0,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.common_subexpression_1,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.common_subexpression_2,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.common_subexpression_3,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.loop_0,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.loop_1,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.loop_2,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.loop_3,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.loop_4,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.subexpression_precision_highp,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.subexpression_precision_lowp,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.highp.subexpression_precision_mediump,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.common_subexpression_0,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.common_subexpression_1,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.common_subexpression_2,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.common_subexpression_3,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.loop_0,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.loop_1,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.loop_2,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.loop_3,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.loop_4,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.subexpression_precision_highp,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.subexpression_precision_lowp,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.lowp.subexpression_precision_mediump,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.common_subexpression_0,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.common_subexpression_1,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.common_subexpression_2,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.common_subexpression_3,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.loop_0,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.loop_1,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.loop_2,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.loop_3,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.loop_4,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.subexpression_precision_highp,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.subexpression_precision_lowp,Fail
|
||||
dEQP-GLES3.functional.shaders.invariance.mediump.subexpression_precision_mediump,Fail
|
||||
dEQP-GLES3.functional.state_query.texture.texture_2d_array_texture_immutable_levels_gettexparameterf,Fail
|
||||
dEQP-GLES3.functional.state_query.texture.texture_2d_array_texture_immutable_levels_gettexparameteri,Fail
|
||||
dEQP-GLES3.functional.state_query.texture.texture_2d_texture_immutable_levels_gettexparameterf,Fail
|
||||
dEQP-GLES3.functional.state_query.texture.texture_2d_texture_immutable_levels_gettexparameteri,Fail
|
||||
dEQP-GLES3.functional.state_query.texture.texture_3d_texture_immutable_levels_gettexparameterf,Fail
|
||||
dEQP-GLES3.functional.state_query.texture.texture_3d_texture_immutable_levels_gettexparameteri,Fail
|
||||
dEQP-GLES3.functional.state_query.texture.texture_cube_map_texture_immutable_levels_gettexparameterf,Fail
|
||||
dEQP-GLES3.functional.state_query.texture.texture_cube_map_texture_immutable_levels_gettexparameteri,Fail
|
||||
|
||||
# Regressions while the device was offline
|
||||
glx@glx-tfp,Fail
|
||||
shaders@glsl-derivs,Fail
|
||||
spec@!opengl es 3.0@texture-immutable-levels,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_argb8888,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_ayuv,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv12,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv21,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_xrgb8888,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_xyuv,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y410,Fail
|
||||
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_texture_srgb@tex-srgb,Fail
|
||||
spec@ext_transform_feedback@tessellation lines flat_first,Fail
|
||||
spec@ext_transform_feedback@tessellation lines flat_last,Fail
|
||||
spec@ext_transform_feedback@tessellation lines monochrome,Fail
|
||||
spec@ext_transform_feedback@tessellation lines smooth,Fail
|
||||
spec@ext_transform_feedback@tessellation points flat_first,Fail
|
||||
spec@ext_transform_feedback@tessellation points flat_last,Fail
|
||||
spec@ext_transform_feedback@tessellation points monochrome,Fail
|
||||
spec@ext_transform_feedback@tessellation points smooth,Fail
|
||||
spec@ext_transform_feedback@tessellation triangles flat_first,Fail
|
||||
spec@ext_transform_feedback@tessellation triangles flat_last,Fail
|
||||
spec@ext_transform_feedback@tessellation triangles monochrome,Fail
|
||||
spec@ext_transform_feedback@tessellation triangles smooth,Fail
|
||||
spec@ext_transform_feedback@tessellation triangles wireframe,Fail
|
||||
spec@glsl-1.10@execution@color-interp-smooth-shademodel-flat,Fail
|
||||
|
|
|
|||
|
|
@ -13,6 +13,12 @@ glx@glx-swap-event_interval
|
|||
glx@glx-swap-event_async
|
||||
glx@glx_arb_sync_control@swapbuffersmsc-divisor-zero
|
||||
glx@glx_arb_sync_control@waitformsc
|
||||
glx@glx_ext_no_config_context@no fbconfig
|
||||
|
||||
spec@arb_map_buffer_alignment@arb_map_buffer_alignment-map-invalidate-range
|
||||
spec@arb_vertex_buffer_object@vbo-subdata-many drawelements
|
||||
spec@egl_chromium_sync_control@conformance
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test
|
||||
|
||||
dEQP-GLES3.functional.occlusion_query.all_occluders
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_clear_stencil_write
|
||||
|
|
|
|||
|
|
@ -68,3 +68,10 @@ spec@!opengl 1.1@dlist-fdo3129-01
|
|||
shaders@point-vertex-id.*
|
||||
# uses stipple:
|
||||
spec@!opengl 1.0@gl-1.0-no-op-paths
|
||||
|
||||
# Times out
|
||||
glx@glx-visuals-depth
|
||||
glx@glx-visuals-stencil
|
||||
shaders@glsl-uniform-interstage-limits@subdivide 5- statechanges
|
||||
spec@arb_point_parameters@arb_point_parameters-point-attenuation
|
||||
spec@glsl-1.30@execution@texelfetch fs sampler2d 281x1-281x281
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -171,3 +171,7 @@ KHR-GLES31.core.arrays_of_arrays.SizedDeclarationsPrimitive
|
|||
|
||||
# New flakes with ES CTS 3.2.12.0
|
||||
KHR-GLES31.core.compute_shader.simple-compute-shared_context-persistent-buffer
|
||||
|
||||
# New flakes while the device was offline
|
||||
dEQP-GLES31.functional.atomic_counter.dec.8_counters_5_calls_10_threads
|
||||
dEQP-GLES31.functional.shaders.builtin_functions.precision.*
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ traces:
|
|||
label: [skip, broken, slow]
|
||||
text: Broken minimap rendering since around !14643
|
||||
freedreno-a530:
|
||||
checksum: b0a10ed261fdfeba76de4de5c2bd0aae
|
||||
checksum: 5ec09d3cf604d9f52ce7c34e969a35a1
|
||||
freedreno-a618:
|
||||
checksum: 747fa9a4e47bbb37c24c3376a3f8255b
|
||||
zink-a618:
|
||||
|
|
@ -190,7 +190,7 @@ traces:
|
|||
checksum: 751e0e784ba2f003cfc456fe8699f1fa
|
||||
label: [hang]
|
||||
freedreno-a530:
|
||||
checksum: 88188447495b819e5814368486deb0a0
|
||||
checksum: 1a4fbb06c7453efe0c71455f6be475c1
|
||||
freedreno-a618:
|
||||
checksum: 709d72f86faa9b768495888b49cad086
|
||||
zink-a618:
|
||||
|
|
@ -347,6 +347,7 @@ traces:
|
|||
humus/VolumetricFogging2-v2.trace:
|
||||
freedreno-a306:
|
||||
checksum: aec880cec7ba460f3144b789bc517891
|
||||
label: [hang]
|
||||
freedreno-a530:
|
||||
checksum: fa6ec09d80a2c42e3ed49f87b608e0c4
|
||||
freedreno-a618:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue