gitlab-ci: add lists of expected failures for RADV CI
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 20 Apr 2020 07:02:18 +0000 (09:02 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 27 Apr 2020 07:59:27 +0000 (07:59 +0000)
commitb785ad5853b1f75b2fd0280530e77cb63e71e8e8
tree19edc9aa98882b253f2e136ab33d64f77dead060
parent574196d5f6f4769c7c5b8e126226dbda4b2f4df9
gitlab-ci: add lists of expected failures for RADV CI

Currently only supports PITCAIRN, POLARIS10, VEGA10 and NAVI10
with ACO only, but it's a start.

Unfortunately, we have to duplicate and we will have to try to
keep these lists up-to-date, but it's better than nothing.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4689>
.gitlab-ci/deqp-radv-navi10-aco-fails.txt [new file with mode: 0644]
.gitlab-ci/deqp-radv-pitcairn-aco-fails.txt [new file with mode: 0644]
.gitlab-ci/deqp-radv-polaris10-aco-fails.txt [new file with mode: 0644]
.gitlab-ci/deqp-radv-vega10-aco-fails.txt [new file with mode: 0644]