ci: Make the skip list regexes match the full test name.
authorEric Anholt <eric@anholt.net>
Tue, 5 Nov 2019 17:50:40 +0000 (09:50 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 12 Nov 2019 20:54:04 +0000 (12:54 -0800)
commit7f52df7fc9bbfcd862320be8fbab4b82649aadf3
treedf19734012007ada96f1164f4b6e11e657aaed12
parent66719e02420dc267b740f7c2ffeb335013fcfce5
ci: Make the skip list regexes match the full test name.

The bash scripts were using grep in the manner that matches any subset
of the line, but the new CTS runner matches the whole line and I think
that's a pretty good behavior.  Given that some of the skip lists
already were written to match the full test name, just make them
consistently do so.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Acked-by: Michel Dänzer <mdaenzer@redhat.com>
.gitlab-ci/deqp-default-skips.txt
.gitlab-ci/deqp-freedreno-a630-skips.txt