Skip to content

Revert "[NoncopyableGenerics] Basic end-to-end testing (without stdlib)." #69649

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

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Nov 3, 2023

Reverts #69591

This seems to be causing a test failure on Windows. It seems that the CI merged the change without waiting for completion or could be a timeout thing as there was a GH outage.

@compnerd
Copy link
Member Author

compnerd commented Nov 3, 2023

@swift-ci please smoke test

@kavon
Copy link
Member

kavon commented Nov 4, 2023

I think we only need to revert this commit: 6fe00b6

Copy link
Member

@kavon kavon left a comment

Choose a reason for hiding this comment

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

Here's a PR to just remove the failing test: #69655

I know what the issue is but it'll take more fixes; the SILLinker likes to link stuff from the stdlib that I wasn't expecting it to on Windows and Linux, which is what's creating the difference.

@compnerd compnerd closed this Nov 4, 2023
@compnerd compnerd deleted the revert-69591-noncopyable-generics-pt3 branch November 4, 2023 16:02
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