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 StringNormalization validation test #73714

Merged
merged 1 commit into from
May 26, 2024

Conversation

karwa
Copy link
Collaborator

@karwa karwa commented May 17, 2024

The test works for me. It's Darwin-only as well, so if it also works on CI, it's probably fine? Let's see.

@karwa
Copy link
Collaborator Author

karwa commented May 17, 2024

@swift-ci please test macOS platform

@karwa
Copy link
Collaborator Author

karwa commented May 18, 2024

Failure is unrelated (compiler crashed while building DocC 🤷‍♂️). Still...

PASS: Swift-validation(macosx-x86_64) :: stdlib/StringNormalization.swift (17809 of 17809)

@karwa karwa marked this pull request as ready for review May 18, 2024 11:43
@karwa karwa requested a review from a team as a code owner May 18, 2024 11:43
@karwa karwa requested a review from Azoy May 18, 2024 11:44
@milseman
Copy link
Contributor

@swift-ci please test macOS platform

@karwa
Copy link
Collaborator Author

karwa commented May 22, 2024

@Azoy since you originally disabled this test, can you advise whether this looks safe to merge?

It certainly seems okay to me, but I wouldn't want to risk breaking any internal systems by re-enabling it. I plan to expand this file with some additional tests (for new, related APIs) and enable it on other platforms, but as a first step it would be nice to re-enable what is here.

Thanks!

@milseman
Copy link
Contributor

@swift-ci please test linux platform

@milseman
Copy link
Contributor

@swift-ci please test windows platform

@milseman milseman merged commit 4f83c09 into apple:main May 26, 2024
5 checks passed
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

2 participants