homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients giampaolo.rodola, pitrou, python-dev, vstinner
Date 2011年06月30日.15:21:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1309447306.64.0.259131660029.issue12139@psf.upfronthosting.co.za>
In-reply-to
Content
The test is still failing on many buildbots.
x86 Ubuntu Shared 3.x:
======================================================================
ERROR: test_ccc (test.test_ftplib.TestTLS_FTPClass)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_ftplib.py", line 890, in test_ccc
 self.client.sendcmd('noop')
 File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/ftplib.py", line 261, in sendcmd
 return self.getresp()
 File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/ftplib.py", line 236, in getresp
 raise error_proto(resp)
ftplib.error_proto:  žeÊc ̄ŸöZÖ8N ́†ýùô
"PPC Tiger 3.x", "AMD64 Leopard 3.x", "x86 FreeBSD 6.4 3.x" and "x86 Tiger 3.x":
======================================================================
ERROR: test_ccc (test.test_ftplib.TestTLS_FTPClass)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86-2/build/Lib/test/test_ftplib.py", line 890, in test_ccc
 self.client.sendcmd('noop')
 File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86-2/build/Lib/ftplib.py", line 261, in sendcmd
 return self.getresp()
 File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86-2/build/Lib/ftplib.py", line 226, in getresp
 resp = self.getmultiline()
 File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86-2/build/Lib/ftplib.py", line 212, in getmultiline
 line = self.getline()
 File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86-2/build/Lib/ftplib.py", line 199, in getline
 line = self.file.readline()
 File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86-2/build/Lib/socket.py", line 279, in readinto
 return self._sock.recv_into(b)
 File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86-2/build/Lib/ssl.py", line 392, in recv_into
 return socket.recv_into(self, buffer, nbytes, flags)
socket.timeout: timed out
History
Date User Action Args
2011年06月30日 15:21:46vstinnersetrecipients: + vstinner, pitrou, giampaolo.rodola, python-dev
2011年06月30日 15:21:46vstinnersetmessageid: <1309447306.64.0.259131660029.issue12139@psf.upfronthosting.co.za>
2011年06月30日 15:21:46vstinnerlinkissue12139 messages
2011年06月30日 15:21:45vstinnercreate

AltStyle によって変換されたページ (->オリジナル) /