-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Revert "Add support and tests for URLComponents.percentEncodedQueryItems" #2941
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
Revert "Add support and tests for URLComponents.percentEncodedQueryItems" #2941
Conversation
@swift-ci test |
What in the world... is it possible to get a backtrace from these failures? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@spevans any new ideas on why this is failing 😓
Do you know where the backtrace is saved? I can try to find it on the server. |
@swift-ci test Linux |
These failure does not look related to the changes, may be the foundation test is.
|
Going to merge this PR to unblock CI, and we can look into the swift integration test failures after. |
I can confirm that those same three tests failed for me on Android. |
Reverts #2940
We are seeing following failures on Linux bots:
The following tests FAILED:
1370 - TestFoundation.TestURLComponents-test_queryItems (ILLEGAL)
1376 - TestFoundation.TestURLComponents-test_createURLWithComponents (ILLEGAL)
1379 - TestFoundation.TestURLComponents-test_percentEncodedQueryItems (ILLEGAL)
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/5723/console
https://ci.swift.org/job/oss-swift-package-amazon-linux-2/953/console
https://ci.swift.org/job/oss-swift-package-centos-7/403/console
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3533/console
https://ci.swift.org/job/oss-swift-package-ubuntu-20_04/718/console