panfrost/ci: drop invalid skips that are already marked as known flakes
authorEric Engestrom <eric@igalia.com>
Thu, 6 Jul 2023 16:38:55 +0000 (17:38 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 6 Jul 2023 16:58:58 +0000 (16:58 +0000)
commit42df7131ba9870a81559fc2f67f5842bb05aebfe
treeb05764c477f86710f374928755e21d1c3535d1a3
parent6686a1e7ea449a88596e91c9e495c1484ffe28b4
panfrost/ci: drop invalid skips that are already marked as known flakes

Skips are regexes, which means the `*` would've needed to be escaped. As
is, they can't match any existing test.

Since these lines are also all in `-fails.txt` as `Crash`es, let's just
remove them from the skips.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24022>
src/panfrost/ci/panfrost-g52-skips.txt