Skip to content

dzn: Add CI target for deqp tests

Louis-Francis Ratté-Boulianne requested to merge lfrb/mesa:dozen-ci into main

Depends on !15698 (merged)

It adds compilation of deqp and deqp-runner during the windows_test_vs2019 job and a new test-dozen-deqp target to run these tests for dozen (using WARP D3D12 adapter).

A custom branch of deqp is used to have proper results when crashing. A bugfix is awaiting review from the appropriate TSG. See bug 311.

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

Only the api test cases are executed for now.

cc: @bbrezillon, @kusma, @jenatali

Merge request reports