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

Tests: adjust for sorting and path representation #7112

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

compnerd
Copy link
Member

The expectations sort differently on Windows due to the path separator being different. This also impacts the expectations. Adjust the path spellings to use AbsolutePath(_:) to get the canonical path spelling for the platform.

The expectations sort differently on Windows due to the path separator
being different. This also impacts the expectations. Adjust the path
spellings to use `AbsolutePath(_:)` to get the canonical path spelling
for the platform.
@compnerd
Copy link
Member Author

@swift-ci please test

@MaxDesiatov
Copy link
Contributor

@swift-ci test windows

@compnerd compnerd merged commit 016082a into swiftlang:main Nov 27, 2023
@compnerd compnerd deleted the sorted-paths branch November 27, 2023 16:01
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