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

Work around Foundation revert #813

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Conversation

Lukasa
Copy link
Collaborator

@Lukasa Lukasa commented Feb 17, 2025

Motivation

Foundation has reverted several of the changes of behaviour in the URL type, leaving 6.0 and 6.1 with a different behaviour on non-Apple platforms than all other versions.

We should tolerate that.

Modifications

Update the tests to understand the difference.

Result

Tests pass

Motivation

Foundation has reverted several of the changes of behaviour
in the URL type, leaving 6.0 and 6.1 with a different behaviour on
non-Apple platforms than all other versions.

We should tolerate that.

Modifications

Update the tests to understand the difference.

Result

Tests pass
@Lukasa Lukasa added the semver/none No version bump required. label Feb 17, 2025
@Lukasa Lukasa merged commit 333f511 into swift-server:main Feb 17, 2025
22 checks passed
@Lukasa Lukasa deleted the cb-fix-tests-on-main branch February 17, 2025 17:17
Lukasa added a commit to Lukasa/async-http-client that referenced this pull request Mar 11, 2025
Since swift-server#813, Foundation have backported their revert to 6.1. Now only
6.0 is the weird one.
rnro pushed a commit that referenced this pull request Mar 11, 2025
Since #813, Foundation have backported their revert to 6.1. Now only 6.0
is the weird one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants