mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 12:00:41 +02:00
ci/freedreno: Add a new flake
KHR-GLES31.core.compute_shader.simple-compute-shared_context resulted in an UnexpectedPass during execution of the job https://gitlab.freedesktop.org/mesa/mesa/-/jobs/49445812 Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25469>
This commit is contained in:
parent
8e2a049cc6
commit
2d66147376
2 changed files with 2 additions and 1 deletions
|
|
@ -347,5 +347,4 @@ spec@arb_uniform_buffer_object@execution@std140-array-struct-array-struct,Fail
|
|||
dEQP-GLES31.functional.compute.indirect_dispatch.gen_in_compute.multi_dispatch_reuse_command,Fail
|
||||
|
||||
# New CTS failures in 1.3.6.3
|
||||
KHR-GLES31.core.compute_shader.simple-compute-shared_context,Fail
|
||||
KHR-GLES31.core.compute_shader.simple-compute-shared_context-persistent-buffer,Fail
|
||||
|
|
|
|||
|
|
@ -159,3 +159,5 @@ spec@arb_texture_query_levels@execution@fs-miptree
|
|||
spec@amd_shader_trinary_minmax@execution@built-in-functions@fs-max3-vec2-vec2-vec2
|
||||
spec@arb_uniform_buffer_object@execution@shared-row_major-array-mat2x2-and-column_major-array-mat2x2
|
||||
spec@mesa_shader_integer_functions@execution@built-in-functions@fs-umulextended-only-msb-nonuniform
|
||||
# ci-collate: Issue found in https://gitlab.freedesktop.org/mesa/mesa/-/jobs/49445812
|
||||
KHR-GLES31.core.compute_shader.simple-compute-shared_context
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue