7801a17b54
skqp output is verbose, as we are running multiple backends at the same job, normally the trace will surpass the Gitlab UI line limit. This commit wraps every skqp execution in a Gitlab section and removes some `set -xtrace` from skqp-runner.sh for a cleaner output. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17835>