-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-75743: Restore test_timeout.testConnectTimeout() #109087
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
Conversation
This un-skips this test now that pythontest.net implements appropriate firewall rules for it.
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.
🥳
Ref: python/psf-salt@0e2a423 RETURN was relying on default REJECT, explicitly REJECT in INPUT
@ewdurbin: Whaaaaaaaaat? I was awaiting for that service for years, and you made it possible in 3 hours? I'm... amazed! Thanks a lot 🙏 |
…09087) This un-skips this test now that pythontest.net implements appropriate firewall rules for it. (cherry picked from commit 1829a3c) Co-authored-by: Ee Durbin <[email protected]>
…09087) This un-skips this test now that pythontest.net implements appropriate firewall rules for it. (cherry picked from commit 1829a3c) Co-authored-by: Ee Durbin <[email protected]>
GH-109102 is a backport of this pull request to the 3.11 branch. |
GH-109103 is a backport of this pull request to the 3.12 branch. |
Merged, thanks again @ewdurbin! |
#109102) gh-75743: Restore test_timeout.testConnectTimeout() (GH-109087) This un-skips this test now that pythontest.net implements appropriate firewall rules for it. (cherry picked from commit 1829a3c) Co-authored-by: Ee Durbin <[email protected]>
#109103) gh-75743: Restore test_timeout.testConnectTimeout() (GH-109087) This un-skips this test now that pythontest.net implements appropriate firewall rules for it. (cherry picked from commit 1829a3c) Co-authored-by: Ee Durbin <[email protected]>
This un-skips this test now that pythontest.net implements appropriate firewall rules for it.
Alternative to #109060