ci/piglit: fix parallel piglit results
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 25 Feb 2021 11:21:57 +0000 (12:21 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 26 Feb 2021 09:12:12 +0000 (09:12 +0000)
commitbb0c659980b7a134c9fb88bda4764c2c0a2b6a84
tree619c551757961d0c297fa203637a4ca89b7e3df2
parente5db9c3dd4ebbd02a9c89ac4e177f6bc638a28fb
ci/piglit: fix parallel piglit results

Commit bcea453d4a6 removed the summary from the expected piglit
results, but handling of results when using parallel jobs was also doing
the same, which ends up on removing too many lines from results.

Fixes: bcea453d4a6 ("ci/piglit: Stop including the test counts at the
end of expectations.")

Acked-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9286>
.gitlab-ci/piglit/run.sh
.gitlab-ci/piglit/run_cl.sh