ci/freedreno: Add a new flake
authorGuilherme Gallo <guilherme.gallo@collabora.com>
Fri, 29 Sep 2023 06:22:27 +0000 (03:22 -0300)
committerGuilherme Gallo <guilherme.gallo@collabora.com>
Fri, 29 Sep 2023 20:27:49 +0000 (17:27 -0300)
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>

src/freedreno/ci/freedreno-a530-fails.txt
src/freedreno/ci/freedreno-a530-flakes.txt

index f769347..a009feb 100644 (file)
@@ -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
index 299d8ab..ad0cb32 100644 (file)
@@ -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