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

Re-enable slang-test for WGSL #5120

Conversation

jkwak-work
Copy link
Collaborator

@jkwak-work jkwak-work commented Sep 19, 2024

My previous commit disabled the WGSL test by a mistake. This commit fixes the mistake and run the slang-test for WGSL tests.

frexp and modf were still not working for the vector types.
And this commit fixes it.

My previous commit disabled the WGSL test by a mistake.
This commit fixes the mistake and run the slang-test for WGSL tests.
@jkwak-work jkwak-work added the pr: non-breaking PRs without breaking changes label Sep 19, 2024
@jkwak-work jkwak-work self-assigned this Sep 19, 2024
@jkwak-work jkwak-work marked this pull request as ready for review September 19, 2024 19:40
@jkwak-work jkwak-work changed the title WIP: Re-enable slang-test for WGSL Re-enable slang-test for WGSL Sep 19, 2024
@jkwak-work
Copy link
Collaborator Author

I can confirm that CI now runs WGSL test,

passed test: 'tests/wgsl/math.slang' 

@jkwak-work jkwak-work merged commit 0677956 into shader-slang:master Sep 20, 2024
12 checks passed
@jkwak-work jkwak-work deleted the fix/enable_slang_test_for_wgsl_that_was_accidently_disabled branch September 20, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: non-breaking PRs without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants