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

urllib-related buildbot failures #55818

Closed
pitrou opened this issue Mar 19, 2011 · 4 comments
Closed

urllib-related buildbot failures #55818

pitrou opened this issue Mar 19, 2011 · 4 comments
Assignees
Labels
stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Comments

@pitrou
Copy link
Member

pitrou commented Mar 19, 2011

BPO 11609
Nosy @birkenfeld, @orsenthil, @pitrou

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/orsenthil'
closed_at = <Date 2011-03-19.22:00:10.930>
created_at = <Date 2011-03-19.17:52:38.048>
labels = ['tests', 'type-bug', 'library']
title = 'urllib-related buildbot failures'
updated_at = <Date 2011-03-19.22:14:35.849>
user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2011-03-19.22:14:35.849>
actor = 'python-dev'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2011-03-19.22:00:10.930>
closer = 'orsenthil'
components = ['Library (Lib)', 'Tests']
creation = <Date 2011-03-19.17:52:38.048>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 11609
keywords = ['buildbot']
message_count = 4.0
messages = ['131430', '131444', '131449', '131450']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'orsenthil', 'pitrou', 'python-dev']
pr_nums = []
priority = None
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11609'
versions = ['Python 3.2', 'Python 3.3']

@pitrou
Copy link
Member Author

pitrou commented Mar 19, 2011

Many urllib-related buildbot failures recently, this seems to be cause by one of the recent urllib commits. 3.2 and 3.3 are affected.

http://www.python.org/dev/buildbot/all/builders/AMD64%20Gentoo%20Wide%203.x/builds/1255

@pitrou pitrou added stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error labels Mar 19, 2011
@python-dev
Copy link
Mannequin

python-dev mannequin commented Mar 19, 2011

New changeset 5c83a375a23e by Senthil Kumaran in branch '3.2':
Call unfakehttp in order to close connection while opening the connection through a fakehttp object.
http://hg.python.org/cpython/rev/5c83a375a23e

@orsenthil
Copy link
Member

Buildbots pass the tests again.

@python-dev
Copy link
Mannequin

python-dev mannequin commented Mar 19, 2011

New changeset 00459310b136 by Senthil Kumaran in branch 'default':
closes bpo-11609. buildbot related failures in the test_urllibnet.
http://hg.python.org/cpython/rev/00459310b136

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants