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

Use Static-DXC for Tests Locally #6730

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

cwfitzgerald
Copy link
Member

See #6558

@cwfitzgerald cwfitzgerald requested a review from a team as a code owner December 14, 2024 00:41
@cwfitzgerald cwfitzgerald changed the title Use Static-DXC for tests Use Static-DXC for Tests Locally Dec 14, 2024
@teoxoy
Copy link
Member

teoxoy commented Dec 16, 2024

I think that as long as we support FXC we should test it as well; especially that it's more constrained than DXC.

@cwfitzgerald
Copy link
Member Author

That's fine, but it probably needs to be by some other mechanism in the tests. The current state of affairs is that dxc is run in CI (so that raytracing and other advanced features can actually run) so this just makes this match it so local results are consistent with CI.

If we want to either change the default or enable a mechanism for testing with fxc as well, that's fine, but orthogonal.

@teoxoy
Copy link
Member

teoxoy commented Dec 16, 2024

Ah, I see - I missed the fact that CI doesn't already test with FXC.

@cwfitzgerald
Copy link
Member Author

Filed #6754

@cwfitzgerald cwfitzgerald merged commit bcc9626 into gfx-rs:trunk Dec 16, 2024
25 checks passed
@cwfitzgerald cwfitzgerald deleted the cw/static-dxc-tests branch December 16, 2024 15:18
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.

2 participants