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

headless: Update tests and fix crash running tests on Vulkan #16256

Merged
merged 3 commits into from
Oct 19, 2022

Conversation

unknownbrackets
Copy link
Collaborator

Some of the GPU-related tests that didn't end up presenting (list running, etc.) were crashing on Vulkan.

This also includes 2 newly passing tests from #16241. Didn't even realize it fixed them.

-[Unknown]

Ended up with a cropped screenshot for a frame dump, which just silently
crashed.  Could reject, but easy enough to support.
If there's no frame display, tests were crashing because no backbuffer
present blit happened.  This allows those tests to run.
@unknownbrackets unknownbrackets added this to the v1.14.0 milestone Oct 19, 2022
@hrydgard hrydgard merged commit ceb4186 into hrydgard:master Oct 19, 2022
@unknownbrackets unknownbrackets deleted the headless branch October 19, 2022 06:07
@leoxxx
Copy link
Contributor

leoxxx commented Oct 20, 2022

Great! Now PPSSPP can run game with vulkan on my PC. But still popup 2 error dialogboxes after closing,

@leoxxx leoxxx mentioned this pull request Oct 20, 2022
5 tasks
@unknownbrackets
Copy link
Collaborator Author

This probably didn't fix anything for Vulkan unless you're using the headless tool (which doesn't display graphics, it is for running tests.) A prior commit must've fixed it.

-[Unknown]

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