ci/freedreno: Fix the recent-a5xx-texture-flakes matches.

We've had about 1/day of the texelfetch group in the IRC flake reports
since apr 23, and tex-miplevel-selection that I marked before is actually
all the subtests it looks like.  Also, you can't include the ",Fail" if
you want to actually match a test name.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10597>
This commit is contained in:
Eric Anholt
2021-05-03 12:30:29 -07:00
committed by Marge Bot
parent 2d5b64818f
commit 4c85d47df5
@@ -12,6 +12,6 @@ spec@ext_packed_depth_stencil@fbo-depthstencil-gl_depth24_stencil8-drawpixels-24
spec@arb_texture_cube_map_array@texsubimage cube_map_array
# Flakes since around when the go-fast branch landed
spec@arb_copy_buffer@copy_buffer_coherency,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texture(bias) 3d,Fail
spec@glsl-1.30@execution@tex-miplevel-selection texturegrad 2d,Fail
spec@arb_copy_buffer@copy_buffer_coherency
.*tex-miplevel-selection.*
.*glsl-1.30@execution@texelfetch.*