ci/freedreno: Fix up the a5xx border color flake annotation.

Looks like I put it in the wrong file back when I first caught it.  It's a
one-or-twice-a-week back flake that seems to happen.  The upcoming
deqp-runner uprev would have caught this mistake.

Fixes: 957132294f ("ci/a5xx: Increase the gles3/31 coverage.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9806>
This commit is contained in:
Eric Anholt 2021-03-29 14:43:28 -07:00 committed by Marge Bot
parent 051b7e1925
commit f67b6f9c47
2 changed files with 3 additions and 3 deletions

View File

@ -548,6 +548,3 @@ dEQP-GLES3.functional.transform_feedback.random.separate.points.3,Fail
dEQP-GLES3.functional.transform_feedback.random.separate.points.5,Fail
dEQP-GLES3.functional.transform_feedback.random.separate.points.7,Fail
dEQP-GLES3.functional.transform_feedback.random.separate.points.9,Fail
# Flaky since running more of GLES31
dEQP-GLES31.functional.texture.border_clamp.*

View File

@ -22,3 +22,6 @@ dEQP-GLES31.functional.separate_shader.random.119
# Usually passes
dEQP-GLES31.functional.separate_shader.random.13
dEQP-GLES31.functional.separate_shader.interface.same_name_vertex_centroid_fragment_centroid
# Flaky since running more of GLES31
dEQP-GLES31.functional.texture.border_clamp.*