diff options
author | Eric Anholt <[email protected]> | 2020-03-23 12:15:37 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-03-23 20:22:53 +0000 |
commit | 41412cc4b74e0b4b16f09df8c716adc57df851d7 (patch) | |
tree | fe95bcc89569d99d1e708e485ad06a3841f55a18 /.gitlab-ci/deqp-freedreno-a630-skips.txt | |
parent | 719063d4d07a8f2ab2f256ea697083a8eb07e32a (diff) |
ci: Ban the recent popular freedreno a630 intermittent failure.
This popped up last thursday. The only relevant code commit was my pixel
center half integer change, but the more likely thing to me seems to be
having shuffled the test order by introducing more skips the day before.
Link: https://gitlab.freedesktop.org/mesa/mesa/issues/2670
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4287>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4287>
Diffstat (limited to '.gitlab-ci/deqp-freedreno-a630-skips.txt')
-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 73dbec832e4..121ded9b927 100644 --- a/.gitlab-ci/deqp-freedreno-a630-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt @@ -47,6 +47,7 @@ dEQP-GLES3.functional.fbo.blit.conversion.rgba32f_to_r16f dEQP-GLES3.functional.fbo.blit.conversion.rgba32i_to_r16i dEQP-GLES3.functional.fbo.blit.conversion.rgba32ui_to_r16ui dEQP-GLES3.functional.fbo.msaa.2_samples.stencil_index8 +dEQP-GLES3.functional.fbo.msaa.4_samples.r16f dEQP-GLES3.functional.fragment_out.random.0 dEQP-GLES3.functional.fragment_out.random.1 dEQP-GLES3.functional.fragment_out.random.12 |