Skip to content

vulkancts-test: do not use mustpass files on newer mesa branches

clayton craft requested to merge (removed):vkcts_no_mustpass into master

This changes vulkan cts test to only use mustpass whitelisting on stable branches older than (and including) 19.2. Newer branches will be tested with the full vulkan cts list of tests (adds ~50k tests to what is run with the mustpass/whitelisting).

Merge request reports