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

Filter superfluous diagnostics #7003

Merged
merged 1 commit into from Oct 16, 2023
Merged

Conversation

neonichu
Copy link
Member

A bit similar to #6930, we need to filter some superfluous diagnostics to get passing tests in certain configurations.

A bit similar to #6930, we need to filter some superfluous diagnostics to get passing tests in certain configurations.
@neonichu neonichu self-assigned this Oct 14, 2023
@neonichu
Copy link
Member Author

@swift-ci please test

@neonichu
Copy link
Member Author

Error: 'rm' command failed, [WinError 32] The process cannot access the file because it is being used by another process.
error: command failed with exit status: 1

@neonichu
Copy link
Member Author

@swift-ci please test windows

2 similar comments
@neonichu
Copy link
Member Author

@swift-ci please test windows

@neonichu
Copy link
Member Author

@swift-ci please test windows

@neonichu neonichu merged commit ac8806f into main Oct 16, 2023
5 checks passed
@neonichu neonichu deleted the filter-superfluous-diagnostics branch October 16, 2023 16:23
Copy link
Member

@tomerd tomerd left a comment

Choose a reason for hiding this comment

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

this is quite unfortunate to need to do at SwiftPM level, so if we can fix at the root would be much better.

in any case, I would prefer that such issues are handled closer to the "offending" site, eg BuildOperationBuildSystemDelegateHandler and not in the generic diagnostics subsystem

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.

None yet

3 participants