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

Fix a flaky test for the WebGPU renderer #342

Merged
merged 1 commit into from
Jan 28, 2024
Merged

Conversation

rdw-software
Copy link
Member

This causes sporadic CI failures because the function call detection is wonky. It's also outdated since each mesh now requires five buffers and not three, so a bit of generalization may be needed here. Still not great, but should at least reliably pass.

This causes sporadic CI failures because the function call detection is wonky. It's also outdated since each mesh now requires five buffers and not three, so a bit of generalization may be needed here. Still not great, but should at least reliably pass.
@rdw-software rdw-software merged commit 20c113a into main Jan 28, 2024
8 checks passed
@rdw-software rdw-software deleted the flaky-renderer-test branch January 28, 2024 12:14
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.

1 participant