Mesa (master): ci: Blacklist another freedreno flaky test.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Feb 25 01:20:25 UTC 2020


Module: Mesa
Branch: master
Commit: a91067d3f5c8357548ca2756023b81daf013e47c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a91067d3f5c8357548ca2756023b81daf013e47c

Author: Eric Anholt <eric at anholt.net>
Date:   Mon Feb 24 15:57:31 2020 -0800

ci: Blacklist another freedreno flaky test.

This is the recurring flake from the last week, including spuriously
failing a pipeline once.

Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3937>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3937>

---

 .gitlab-ci/deqp-freedreno-a630-skips.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci/deqp-freedreno-a630-skips.txt b/.gitlab-ci/deqp-freedreno-a630-skips.txt
index e2c149440c7..29b361a99a1 100644
--- a/.gitlab-ci/deqp-freedreno-a630-skips.txt
+++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt
@@ -38,6 +38,7 @@ dEQP-GLES3.functional.fbo.blit.conversion.r16f_to_r8
 dEQP-GLES3.functional.fbo.blit.conversion.r16f_to_rgb5_a1
 dEQP-GLES3.functional.fbo.blit.conversion.r16i_to_rg16i
 dEQP-GLES3.functional.fbo.blit.conversion.r16ui_to_r8ui
+dEQP-GLES3.functional.fbo.blit.conversion.r32f_to_r16f
 dEQP-GLES3.functional.fbo.blit.conversion.r8_to_r16f
 dEQP-GLES3.functional.fbo.blit.conversion.rgb5_a1_to_r16f
 dEQP-GLES3.functional.fbo.blit.conversion.rgba32f_to_r16f



More information about the mesa-commit mailing list