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

[SPIR-V] Remove always disabled test #6634

Merged
merged 1 commit into from
May 21, 2024

Conversation

sudonatalie
Copy link
Collaborator

This test was marked DISABLED_ in gtest at the time it was added in PR #3155, so it appears that it was never passing. Specifically, the CHECK for DebugFunction [[func1]] fails. I don't think it's a priority to implement debug info for unreferenced functions at this point, so opting to simply remove it.

This is the last test in the unsupported directory so it can now be removed entirely.

Fixes #6616

This test was marked DISABLED_ in Gtest at the time it was added in PR
 microsoft#3155, so it appears that it was never passing. I don't think it's a
high-priority to implement at this point, so opting to simply remove it.

This is the last test in the unsupported directory so it can now be
removed entirely.

Fixes microsoft#6616
@sudonatalie sudonatalie requested a review from a team as a code owner May 17, 2024 15:25
@sudonatalie sudonatalie enabled auto-merge (squash) May 17, 2024 15:25
@sudonatalie sudonatalie merged commit 66acf8d into microsoft:main May 21, 2024
13 checks passed
@sudonatalie sudonatalie deleted the unsupported-tests-4 branch May 21, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[SPIR-V] Address "unsupported" tests
3 participants