From 4cebf8af543191bef3e4f24de45cb557c04b8407 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 3 Jun 2026 09:53:06 +0200 Subject: [PATCH] pan/ci: recognize flaking test This test has been marked as flaking on G925, but I've also seen it flaking on G610 recently. Let's just move it to the common flake-file instead. Also drop it from the fails-file on G925, as having it in both isn't really needed. Part-of: --- src/panfrost/ci/panfrost-g610-fails.txt | 3 --- src/panfrost/ci/panfrost-g925-fails.txt | 1 - src/panfrost/ci/panfrost-g925-flakes.txt | 1 - src/panfrost/ci/panvk-flakes.txt | 1 + 4 files changed, 1 insertion(+), 5 deletions(-) create mode 100644 src/panfrost/ci/panvk-flakes.txt diff --git a/src/panfrost/ci/panfrost-g610-fails.txt b/src/panfrost/ci/panfrost-g610-fails.txt index 6180abcfac3..e19fe7764e4 100644 --- a/src/panfrost/ci/panfrost-g610-fails.txt +++ b/src/panfrost/ci/panfrost-g610-fails.txt @@ -297,6 +297,3 @@ KHR-GLES31.core.draw_indirect.advanced-twoPass-transformFeedback-arrays,Fail spec@!opengl 1.1@large-tex,Fail spec@arb_texture_view@tex-view,Fail spec@glsl-1.30@execution@glsl-packed-back-color,Fail - -# VKCTS 1.4.4.2 -> 1.4.5.3 uprev -dEQP-VK.wsi.xlib.present_timing.query.parallel.parallel,Fail diff --git a/src/panfrost/ci/panfrost-g925-fails.txt b/src/panfrost/ci/panfrost-g925-fails.txt index 528d96c72bb..bf0491505ed 100644 --- a/src/panfrost/ci/panfrost-g925-fails.txt +++ b/src/panfrost/ci/panfrost-g925-fails.txt @@ -774,4 +774,3 @@ angle-dEQP-GLES3.functional.texture.wrap.rgba8.repeat_repeat_nearest_npot,Fail dEQP-VK.wsi.xcb.present_timing.basic.timing_queue,Fail dEQP-VK.wsi.xcb.present_timing.query.parallel.parallel,Fail dEQP-VK.wsi.xlib.present_timing.basic.timing_queue,Fail -dEQP-VK.wsi.xlib.present_timing.query.parallel.parallel,Fail diff --git a/src/panfrost/ci/panfrost-g925-flakes.txt b/src/panfrost/ci/panfrost-g925-flakes.txt index cf8e8979007..d535b8c0ab7 100644 --- a/src/panfrost/ci/panfrost-g925-flakes.txt +++ b/src/panfrost/ci/panfrost-g925-flakes.txt @@ -81,7 +81,6 @@ dEQP-VK.wsi.xlib.surface.query_capabilities2 dEQP-VK.wsi.xcb.present_timing.basic.timing_queue dEQP-VK.wsi.xcb.present_timing.query.parallel.parallel dEQP-VK.wsi.xlib.present_timing.basic.timing_queue -dEQP-VK.wsi.xlib.present_timing.query.parallel.parallel # Various subgroups tests are intermittently failing. Just ignore them for now. dEQP-VK.subgroups.* diff --git a/src/panfrost/ci/panvk-flakes.txt b/src/panfrost/ci/panvk-flakes.txt new file mode 100644 index 00000000000..d65aa08fb84 --- /dev/null +++ b/src/panfrost/ci/panvk-flakes.txt @@ -0,0 +1 @@ +dEQP-VK.wsi.xlib.present_timing.query.parallel.parallel