Mesa (main): v3d/ci: Add flake test

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 29 15:32:33 UTC 2022


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

Author: Juan A. Suarez Romero <jasuarez at igalia.com>
Date:   Wed Jun 29 14:00:42 2022 +0200

v3d/ci: Add flake test

This test works when executed alone, but fails when running the full
GLES3 CTS.

Signed-off-by: Juan A. Suarez Romero <jasuarez at igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17300>

---

 src/broadcom/ci/broadcom-rpi4-flakes.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/broadcom/ci/broadcom-rpi4-flakes.txt b/src/broadcom/ci/broadcom-rpi4-flakes.txt
index aefc296bff1..66d8ec1a7fd 100644
--- a/src/broadcom/ci/broadcom-rpi4-flakes.txt
+++ b/src/broadcom/ci/broadcom-rpi4-flakes.txt
@@ -8,5 +8,8 @@ spec@!opengl 1.1 at depthstencil-default_fb-drawpixels-float-and-ushort samples=4
 spec at arb_occlusion_query@occlusion_query_order
 spec at egl_chromium_sync_control@conformance
 
+# This test works alone, but fails when executing all the tests together
+dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32ui_2d
+
 dEQP-VK.api.external.fence.opaque_fd.reset_permanent
 dEQP-VK.api.external.fence.opaque_fd.reset_temporary



More information about the mesa-commit mailing list