◐ Shell
reader mode source ↗
Skip to content

bpo-46648: move test_issue16464 to urllib2_localnet#31186

Merged
vstinner merged 1 commit into
python:mainfrom
sobolevn:issue-46648
Feb 7, 2022
Merged

bpo-46648: move test_issue16464 to urllib2_localnet#31186
vstinner merged 1 commit into
python:mainfrom
sobolevn:issue-46648

Conversation

@sobolevn

@sobolevn sobolevn commented Feb 7, 2022

Copy link
Copy Markdown
Member

I moved the flaky test to test_urllib2_localnet as @gpshead suggested.
I hope that it will now be reliable 🎉

https://bugs.python.org/issue46648

@vstinner vstinner merged commit 8e98175 into python:main Feb 7, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @sobolevn for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 7, 2022
…erver (pythonGH-31186)

Re-enable test_issue16464() of test_urllib2, move it to urllib2_localnet
and use the local HTTP server rather than an external HTTP server.
(cherry picked from commit 8e98175)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-bot

Copy link
Copy Markdown

GH-31189 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Feb 7, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 7, 2022
…erver (pythonGH-31186)

Re-enable test_issue16464() of test_urllib2, move it to urllib2_localnet
and use the local HTTP server rather than an external HTTP server.
(cherry picked from commit 8e98175)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@vstinner

vstinner commented Feb 7, 2022

Copy link
Copy Markdown
Member

PR merged, thanks. I rewrote the commit title/description.

@bedevere-bot

Copy link
Copy Markdown

GH-31190 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Feb 7, 2022
…erver (GH-31186)

Re-enable test_issue16464() of test_urllib2, move it to urllib2_localnet
and use the local HTTP server rather than an external HTTP server.
(cherry picked from commit 8e98175)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington added a commit that referenced this pull request Feb 7, 2022
… HTTP server (GH-31186) (GH-31189)

Re-enable test_issue16464() of test_urllib2, move it to urllib2_localnet
and use the local HTTP server rather than an external HTTP server.
(cherry picked from commit 8e98175)


Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @sobolevn for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @sobolevn and @vstinner, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 8e98175a03fe03d62822d96007a74e5273013764 3.8

@ambv

ambv commented Feb 8, 2022

Copy link
Copy Markdown
Contributor

OK, nevermind, I'll use GH-31173 instead.

hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…erver (pythonGH-31186)

Re-enable test_issue16464() of test_urllib2, move it to urllib2_localnet
and use the local HTTP server rather than an external HTTP server.
(cherry picked from commit 8e98175)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants