Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macro VERIFY_VK_RESULT no longer evaluates result twice #2015

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

nickdriscoll-lunarg
Copy link
Contributor

This is a small PR to remove the footgun from the test framework's VERIFY_VK_RESULT() macro by ensuring result is evaluated only once.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 367628.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 367632.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 6034 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 6034 passed.

@bradgrantham-lunarg
Copy link
Contributor

Still want @beau-lunarg to verify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants