ci: Fix DEQP_CASELIST_FILTER (used by a630 noubo run)
authorEric Anholt <eric@anholt.net>
Sat, 16 May 2020 00:18:12 +0000 (17:18 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 22 May 2020 16:44:46 +0000 (16:44 +0000)
commit90cf494338512bde89717600efabc4135545216e
treeb6542fada8626ac2210d9268595d77359ab70707
parent09fc9c5f6ca02e5eebc5a11771c2cc1a9df5fc7e
ci: Fix DEQP_CASELIST_FILTER (used by a630 noubo run)

We were doing sed -i /filter/p, which printed everything but printed the
filtered things twice (though they'd only get tested once).  Now that the
filter works, run all the UBO tests instead of doing a 1/5 run, revealing
a new failure.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5089>
.gitlab-ci.yml
.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt [new file with mode: 0644]
.gitlab-ci/deqp-runner.sh