ci: Add known-flake handling for the IRC flake reports
authorEmma Anholt <emma@anholt.net>
Wed, 26 May 2021 17:45:33 +0000 (10:45 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 1 Jun 2021 20:31:00 +0000 (20:31 +0000)
commite414718aef22130d10b5ba4ed13ca45fe2608785
tree00decf0a65c8d2185113df23f6f85c596fdc591c
parent5515d3aec5ebe4e7dd7428aefdc2c1933414cd92
ci: Add known-flake handling for the IRC flake reports

Now, flakes that aren't in the *-flakes.txt get a "NEW" in their report so
I can watch for them.

The bash was unwieldy and made debugging hard, so I switched to python.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11020>
.gitlab-ci/deqp-runner.sh
.gitlab-ci/piglit/piglit-runner.sh
.gitlab-ci/prepare-artifacts.sh
.gitlab-ci/report-flakes.py [new file with mode: 0644]