mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-30 23:28:06 +02:00
v3d(v)/ci: update expected results
Add new flakes and timeouts. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34476>
This commit is contained in:
parent
ea6c57cfcb
commit
6cb7765409
3 changed files with 6 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
KHR-GLES31.core.shader_image_load_store.basic-glsl-earlyFragTests
|
||||
dEQP-GLES31.functional.ssbo.layout.instance_array_basic_type.std430.ivec4
|
||||
|
||||
fast_color_clear@fcc-front-buffer-distraction
|
||||
glx@glx-visuals-depth
|
||||
glx@glx-visuals-stencil
|
||||
glx@glx_arb_sync_control@waitformsc
|
||||
|
|
@ -12,6 +13,7 @@ spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=4
|
|||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=2
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=4
|
||||
spec@!opengl 1.1@masked-clear
|
||||
spec@!opengl 3.0@gl30basic
|
||||
spec@amd_performance_monitor@api
|
||||
spec@amd_performance_monitor@vc4
|
||||
spec@amd_performance_monitor@vc4@test_counter_string_normal_buffer
|
||||
|
|
@ -99,3 +101,5 @@ dEQP-VK.synchronization.cross_instance.dedicated.write_ssbo_vertex_read_vertex_i
|
|||
dEQP-VK.memory.pipeline_barrier.transfer_dst_uniform_texel_buffer.65536
|
||||
dEQP-VK.rasterization.primitives_multisample_4_bit.no_stipple.lines
|
||||
dEQP-VK.glsl.builtin.function.pack_unpack.unpackunorm4x8_geometry
|
||||
|
||||
dEQP-VK.synchronization2.op.single_queue.barrier.write_fill_buffer_read_vertex_input.buffer_262144
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ glx@glx-multi-context-front
|
|||
glx@glx-swap-singlebuffer
|
||||
glx@glx-visuals-depth
|
||||
glx@glx-visuals-stencil
|
||||
program@execute@builtin@builtin-float-sincos-1.0.generated
|
||||
spec@!opengl 1.0@gl-1.0-front-invalidate-back
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-24_8 samples=2
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=2
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ spec@glsl-es-3.20.*
|
|||
# Slow CTS tests (> 1 minute to run)
|
||||
dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_geom
|
||||
dEQP-VK.ssbo.layout.random.8bit.all_per_block_buffers.5
|
||||
dEQP-VK.ssbo.layout.random.8bit.scalar.78
|
||||
dEQP-VK.ssbo.layout.random.nested_structs_arrays.17
|
||||
dEQP-VK.ssbo.layout.random.scalar.75
|
||||
dEQP-VK.ssbo.phys.layout.3_level_array.scalar.column_major_mat4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue