ci/freedreno: Move our skips lists over to being known-flakes lists.
authorEric Anholt <eric@anholt.net>
Wed, 19 Aug 2020 17:43:54 +0000 (10:43 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 20 Aug 2020 23:59:50 +0000 (23:59 +0000)
commitc19b7fc0240e5a2f6e0ff04009c34ec095c8d16d
tree39d9e5ffd75cb4183882afbb91d8fc55d1cdd6f4
parent30da82c74c2175dd8ad09fd5d1a8aee8885d150a
ci/freedreno: Move our skips lists over to being known-flakes lists.

This makes sure that we keep executing the tests so that we can get our
alerts in IRC and know whether the tests are still flaking.  It also keeps
us from having adjustments to the skip list causing failures/flakes to
move to different tests (as seen with a530 having to move some xfails
around after changing the skip list)

Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6392>
.gitlab-ci.yml
.gitlab-ci/deqp-freedreno-a307-flakes.txt [new file with mode: 0644]
.gitlab-ci/deqp-freedreno-a307-skips.txt [deleted file]
.gitlab-ci/deqp-freedreno-a530-fails.txt
.gitlab-ci/deqp-freedreno-a530-flakes.txt [new file with mode: 0644]
.gitlab-ci/deqp-freedreno-a530-skips.txt [deleted file]
.gitlab-ci/deqp-freedreno-a630-flakes.txt [new file with mode: 0644]
.gitlab-ci/deqp-freedreno-a630-skips.txt [deleted file]