Mesa (main): dzn: Add CI target for vulkan driver

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 13 19:00:10 UTC 2022


Module: Mesa
Branch: main
Commit: 3017522e74c57d43e09c18effbb0252b67039026
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3017522e74c57d43e09c18effbb0252b67039026

Author: Louis-Francis Ratté-Boulianne <lfrb at collabora.com>
Date:   Thu Feb 10 11:03:57 2022 -0500

dzn: Add CI target for vulkan driver

A custom branch of `deqp` is used to have proper results when
crashing. See:

https://github.com/KhronosGroup/VK-GL-CTS/issues/311

A custom branch of `deqp-runner` with Windows support is also
used until the changes are merged into the main repository.

The `api`, `info`, `draw`, `query-pool` and `memory` test cases are
executed for now.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb at collabora.com>
Acked-by: Boris Brezillon <boris.brezillon at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15742>

---

 .gitlab-ci/image-tags.yml              |   2 +-
 .gitlab-ci/windows/deqp_runner_run.ps1 |  31 ++
 .gitlab-ci/windows/mesa_build.ps1      |   2 +
 .gitlab-ci/windows/mesa_deps_test.ps1  |  54 ++
 src/microsoft/ci/gitlab-ci.yml         |  23 +
 src/microsoft/ci/warp-fails.txt        | 884 +++++++++++++++++++++++++++++++++
 6 files changed, 995 insertions(+), 1 deletion(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=3017522e74c57d43e09c18effbb0252b67039026


More information about the mesa-commit mailing list