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

[SYCL][NFC] Use no output file instead of default output file in LIT tests #17362

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

ayylol
Copy link
Contributor

@ayylol ayylol commented Mar 7, 2025

This occasionally causes errors on windows when multiple files compile to the same output file.

See #7872 for more context

@ayylol ayylol requested review from a team as code owners March 7, 2025 16:51
@ayylol ayylol requested a review from steffenlarsen March 7, 2025 16:51
@ayylol ayylol temporarily deployed to WindowsCILock March 7, 2025 16:51 — with GitHub Actions Inactive
Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the goal to not output anything? if so maybe redirect to /dev/null?

Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussed offline

@ayylol ayylol temporarily deployed to WindowsCILock March 7, 2025 18:02 — with GitHub Actions Inactive
@ayylol ayylol temporarily deployed to WindowsCILock March 7, 2025 18:02 — with GitHub Actions Inactive
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