ci: Make LAVA job fails emit the full list of unexpected test results.
authorEric Anholt <eric@anholt.net>
Fri, 14 Feb 2020 00:44:04 +0000 (16:44 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 21 Feb 2020 23:28:38 +0000 (15:28 -0800)
commit994e258122663fd4d869b583cb9f4e0e2f36a0aa
treeee6ef5fa07d5867093f772429945a3023a888b03
parent54dbb55ea8203df354c406e67784ef6ca41ca89e
ci: Make LAVA job fails emit the full list of unexpected test results.

When bringing up a new board or starting a new GLES version, we have a lot
of unexpected fails to document, so we need the full list in the log (not
just deqp-runner.sh's head -n 50) so we can populate the xfail list.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3883>
.gitlab-ci/deqp-runner.sh