diff options
author | Eric Anholt <[email protected]> | 2020-02-24 15:57:31 -0800 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-02-25 01:07:14 +0000 |
commit | a91067d3f5c8357548ca2756023b81daf013e47c (patch) | |
tree | 84d9122718bd3bd1ab0b691a56894b3890be083b | |
parent | 6fbe3f40a912296922e0d8bc0ea525b5381341db (diff) |
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>
-rw-r--r-- | .gitlab-ci/deqp-freedreno-a630-skips.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |