Skip to content
Snippets Groups Projects

tests: Do not try to create a device if Vulkan extensions are not available.

Merged Giovanni Mascellani requested to merge giomasce/vkd3d:eyjafjallajokull into master
1 unresolved thread

The test is able to handle failures, but on the CI we use VKD3D_ABORT_ON_ERR, which causes the test program to exit with a failure anyway.

Another way to address that would to change ERR()s in vkd3d_create_instance() to WARN()s. I don't have a strong preference.

Merge request reports

Merge request pipeline #34481 skipped

Merge request pipeline skipped for 72394d9a

Approval is optional

Merged by Henri VerbeetHenri Verbeet 5 months ago (Nov 14, 2024 1:23pm UTC)

Merge details

  • Changes merged into master with 72394d9a.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading