ci: fix reporting the number of unexpected/flakes
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 30 Apr 2020 09:40:42 +0000 (11:40 +0200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 1 May 2020 07:51:44 +0000 (07:51 +0000)
commitcc2c3b41b86d1dd8d23685c34be030f2607ed11d
treeb2cc184e39c9fb99eb3bb750c807665028f2efe3
parent23daa49d4ca6bdbba989b7dd2e46a979494bf588
ci: fix reporting the number of unexpected/flakes

`wc -l $file` returns the number of lines and the filename.

Fixes: b8c66aeb934 ("ci: Clean up some excessive use of pipes in dEQP results processing.")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4829>
.gitlab-ci/deqp-runner.sh