Message297038
| Author |
vstinner |
| Recipients |
vstinner |
| Date |
2017年06月27日.14:18:23 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1498573103.59.0.0211239379995.issue30328@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.x%203.6/builds/137/steps/test/logs/stdio
======================================================================
ERROR: test_connect_with_context (test.test_ssl.SimpleBackgroundTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/home/buildbot/python/3.6.koobs-freebsd9/build/Lib/test/test_ssl.py", line 1541, in test_connect_with_context
s.connect(self.server_addr)
File "/usr/home/buildbot/python/3.6.koobs-freebsd9/build/Lib/ssl.py", line 1093, in connect
self._real_connect(addr, False)
File "/usr/home/buildbot/python/3.6.koobs-freebsd9/build/Lib/ssl.py", line 1084, in _real_connect
self.do_handshake()
File "/usr/home/buildbot/python/3.6.koobs-freebsd9/build/Lib/ssl.py", line 1061, in do_handshake
self._sslobj.do_handshake()
File "/usr/home/buildbot/python/3.6.koobs-freebsd9/build/Lib/ssl.py", line 683, in do_handshake
self._sslobj.do_handshake()
ConnectionResetError: [Errno 54] Connection reset by peer |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2017年06月27日 14:18:23 | vstinner | set | recipients:
+ vstinner |
| 2017年06月27日 14:18:23 | vstinner | set | messageid: <1498573103.59.0.0211239379995.issue30328@psf.upfronthosting.co.za> |
| 2017年06月27日 14:18:23 | vstinner | link | issue30328 messages |
| 2017年06月27日 14:18:23 | vstinner | create |
|