ci: Uprev deqp to 1.3.3.0.
authorEmma Anholt <emma@anholt.net>
Wed, 29 Jun 2022 05:24:44 +0000 (22:24 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Jul 2022 17:02:33 +0000 (17:02 +0000)
commit00ad29dd23d7df667d89e885d193fe0da682f9d7
tree7eb2b09a07dfc4688fd02d7ce66e7bdd98c7bcd2
parentd55c4180d551dc2153516f53e95d86e2f80cbee9
ci: Uprev deqp to 1.3.3.0.

New tests, dEQP line rasterization test fix that lets Intel pass.

Clears out bogus xfails from 1.3.2.0 uprev on a630, which I suspect were
"we lost the device twice on a full run once, and those fails got pasted
in without checking if it happened a full run again" (since we haven't
seen them in other full run attempts).

Also clears out the a630 vk asan xfails (essentially all tests run) by
turning off leak detection which was just catching leaks in vkcts.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17304>
27 files changed:
.gitlab-ci/container/build-deqp.sh
.gitlab-ci/image-tags.yml
src/amd/ci/radv-skips.txt
src/amd/ci/radv-stoney-aco-fails.txt
src/freedreno/ci/deqp-freedreno-a630-vk-asan.toml
src/freedreno/ci/freedreno-a530-fails.txt
src/freedreno/ci/freedreno-a618-fails.txt
src/freedreno/ci/freedreno-a630-asan-fails.txt
src/freedreno/ci/freedreno-a630-fails.txt
src/gallium/drivers/crocus/ci/crocus-g41-fails.txt
src/gallium/drivers/crocus/ci/crocus-g41-flakes.txt
src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt
src/gallium/drivers/virgl/ci/virgl-gl-fails.txt
src/gallium/drivers/virgl/ci/virgl-gles-fails.txt
src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt
src/gallium/drivers/zink/ci/zink-anv-icl-fails.txt
src/gallium/drivers/zink/ci/zink-anv-icl-skips.txt
src/gallium/drivers/zink/ci/zink-radv-fails.txt
src/gallium/frontends/lavapipe/ci/lvp-asan-fails.txt
src/gallium/frontends/lavapipe/ci/lvp-fails.txt
src/intel/ci/anv-tgl-fails.txt
src/intel/ci/iris-amly-fails.txt
src/intel/ci/iris-apl-fails.txt
src/intel/ci/iris-cml-fails.txt
src/intel/ci/iris-glk-fails.txt
src/intel/ci/iris-kbl-fails.txt
src/intel/ci/iris-whl-fails.txt