Skip to content

Conversation

compnerd
Copy link
Member

The extra Windows specific test cases did not account for the path normalization that occurs as part of the AbsolutePath construction. Alter the expectations to match that. Additionally, on Windows, the /test\\backslash path would be normalized to \test\backslash.

The extra Windows specific test cases did not account for the path
normalization that occurs as part of the `AbsolutePath` construction.
Alter the expectations to match that.  Additionally, on Windows, the
`/test\\backslash` path would be normalized to `\test\backslash`.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd
Copy link
Member Author

@swift-ci please smoke test Linux platform

1 similar comment
@compnerd
Copy link
Member Author

@swift-ci please smoke test Linux platform

@compnerd compnerd merged commit 76f291b into swiftlang:main Aug 24, 2023
@compnerd compnerd deleted the json branch August 24, 2023 16:43
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