Module: Mesa
Branch: main
Commit: 2d661473764af6908ef3f69ecfae16610f328d01
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d661473764af6908ef3f69ecfae16610f328d01

Author: Guilherme Gallo <[email protected]>
Date:   Fri Sep 29 03:22:27 2023 -0300

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 <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25469>

---

 src/freedreno/ci/freedreno-a530-fails.txt  | 1 -
 src/freedreno/ci/freedreno-a530-flakes.txt | 2 ++
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/freedreno/ci/freedreno-a530-fails.txt 
b/src/freedreno/ci/freedreno-a530-fails.txt
index f76934780e5..a009feb0186 100644
--- a/src/freedreno/ci/freedreno-a530-fails.txt
+++ b/src/freedreno/ci/freedreno-a530-fails.txt
@@ -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
diff --git a/src/freedreno/ci/freedreno-a530-flakes.txt 
b/src/freedreno/ci/freedreno-a530-flakes.txt
index 299d8ab086c..ad0cb32c2c8 100644
--- a/src/freedreno/ci/freedreno-a530-flakes.txt
+++ b/src/freedreno/ci/freedreno-a530-flakes.txt
@@ -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

Reply via email to