[issue15934] flaky test in test_ftplib

2017-05-04 Thread STINNER Victor

STINNER Victor added the comment:

I didn't see this failure recently on any buildbot.

--
nosy: +haypo
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15934] flaky test in test_ftplib

2014-09-05 Thread Mark Lawrence

Mark Lawrence added the comment:

Surely a test issue can be closed after two years?

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15934
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15934] flaky test in test_ftplib

2014-06-12 Thread Mark Lawrence

Mark Lawrence added the comment:

Can it be assumed that this is no longer a problem?

--
nosy: +BreamoreBoy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15934
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15934] flaky test in test_ftplib

2012-09-12 Thread Antoine Pitrou

New submission from Antoine Pitrou:

Seen on a buildbot:

==
ERROR: test_storlines (test.test_ftplib.TestTLS_FTPClassMixin)
--
Traceback (most recent call last):
  File 
/export/home/buildbot/64bits/3.x.cea-indiana-amd64/build/Lib/test/test_ftplib.py,
 line 583, in test_storlines
self.client.storlines('stor', f)
  File 
/export/home/buildbot/64bits/3.x.cea-indiana-amd64/build/Lib/ftplib.py, line 
811, in storlines
conn.unwrap()
  File /export/home/buildbot/64bits/3.x.cea-indiana-amd64/build/Lib/ssl.py, 
line 495, in unwrap
s = self._sslobj.shutdown()
socket.timeout: The read operation timed out

http://buildbot.python.org/all/builders/AMD64%20OpenIndiana%203.x/builds/4429/steps/test/logs/stdio

--
components: Tests
messages: 170402
nosy: giampaolo.rodola, pitrou
priority: normal
severity: normal
status: open
title: flaky test in test_ftplib
type: behavior
versions: Python 3.2, Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15934
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15934] flaky test in test_ftplib

2012-09-12 Thread Giampaolo Rodola'

Giampaolo Rodola' added the comment:

Assigning to me but I won't be able to look into it for a while.

--
assignee:  - giampaolo.rodola

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue15934
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com