New submission from STINNER Victor:
http://buildbot.python.org/all/builders/PPC64%20AIX%203.x/builds/1694/steps/test/logs/stdio
======================================================================
FAIL: test_create_server_ssl_verify_failed
(test.test_asyncio.test_events.PollEventLoopTests)
----------------------------------------------------------------------
ssl.SSLError: A failure in the SSL library occurred (_ssl.c:598)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_asyncio/test_events.py",
line 692, in test_create_server_ssl_verify_failed
self.loop.run_until_complete(f_c)
AssertionError: "certificate verify failed " does not match "A failure in the
SSL library occurred (_ssl.c:598)"
======================================================================
FAIL: test_create_server_ssl_verify_failed
(test.test_asyncio.test_events.SelectEventLoopTests)
----------------------------------------------------------------------
ssl.SSLError: A failure in the SSL library occurred (_ssl.c:598)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_asyncio/test_events.py",
line 692, in test_create_server_ssl_verify_failed
self.loop.run_until_complete(f_c)
AssertionError: "certificate verify failed " does not match "A failure in the
SSL library occurred (_ssl.c:598)"
----------
messages: 210967
nosy: gvanrossum, haypo
priority: normal
severity: normal
status: open
title: test_create_server_ssl_verify_failed() failure on "PPC64 AIX 3.x"
buildbot
versions: Python 3.4
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue20600>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com