-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[5.0.3] Backport 5.1 changes to HTTPCookie parsing. #2467
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
[5.0.3] Backport 5.1 changes to HTTPCookie parsing. #2467
Conversation
@swift-ci please test |
The macOS build issue seems unrelated; I can confirm it builds locally. |
@swift-ci please test 5.0 |
@swift-ci please test 5.0 macOS |
@shahmishal / @millenomi any ideas? |
@weissi This is a common transient issue unrelated to Foundation. I think its due to the caching behind the build. |
@swift-ci please test 5.0 |
@millenomi / @spevans it it normal that it fails that many times? |
No, it really is not. @shahmishal why is there so much traffic on the 5.0 branch? |
@millenomi Can you please provide little more information about traffic you're seeing? Also, we only have one node for macOS which supports Swift 5.0 branch. |
@swift-ci test 5.0 macOS |
@swift-ci please test 5.0 linux |
Fixes https://bugs.swift.org/browse/SR-11294
cc @weissi @spevans