[Python-Dev] Issue 10094

Barry Warsaw barry at python.org
Thu Oct 14 19:04:01 CEST 2010


Posting this here first, though it's looking less like a Python bug and more
like an environment problem, or issue with something in Ubuntu.

I'm running the regular test suite for the py3k branch and seeing this failure
on Ubuntu 10.10:

http://bugs.python.org/issue10094
test_urllib.py fails with RuntimeError on Ubuntu 10.10

It's completely consistent.  It happens with the regular test suite, or just
running test_urllib.py, and it does not happen with any other test afaict.
I've gone way back in svn, pulled down earlier alphas that I know worked and
they all exhibit the bug.

This only happens on Ubuntu 10.10 machines (afaict so far), both i386 and
x86_64.  It does not happen on Ubuntu 10.04 64bit VMs, nor does it happen on
Debian squeeze.

I'll continue to investigate, but since it's damn perplexing I just wanted to
see if anybody had any thoughts on the problem.

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20101014/a947ff7c/attachment.pgp>


More information about the Python-Dev mailing list