Neal Norwitz added the comment:
This started happening consistently on my box and I was able to
reproduce it. Revision 60233 should fix this problem. I forwarded the
checkin to Greg. Hopefully he can comment if there is a problem. (Also
cc'd him on this bug report that I'm now closing.)
Guido van Rossum added the comment:
Can you log in to the box and reproduce it manually?
On Dec 13, 2007 1:49 PM, Neal Norwitz <[EMAIL PROTECTED]> wrote:
>
> Neal Norwitz added the comment:
>
> This may happen every time on the MIPS buildbot. Here is a recent run.
>
> http://www.python.org/dev/
Neal Norwitz added the comment:
This may happen every time on the MIPS buildbot. Here is a recent run.
http://www.python.org/dev/buildbot/all/MIPS%20Debian%20trunk/builds/190/step-test/0
My guess is that there is some exception happening in C code and that
propagates back up to the error we se
New submission from Guido van Rossum:
test test_urllib2net failed -- Traceback (most recent call last):
File "/tmp/python-test/local/lib/python2.6/test/test_urllib2net.py",
line 175, in test_ftp
self._test_urls(urls, self._extra_handlers())
File "/tmp/python-test/local/lib/python2.6/test/tes