Message274516
Also, the Gentoo buildbots fail:
http://buildbot.python.org/all/builders/x86%20Gentoo%20Non-Debug%20with%20X%203.x/builds/1368/steps/test/logs/stdio
======================================================================
ERROR: test_aead_aes_gcm (test.test_socket.LinuxKernelCryptoAPI)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/buildbot/buildarea/3.x.ware-gentoo-x86.nondebug/build/Lib/test/support/__init__.py", line 523, in wrapper
return func(*args, **kw)
File "/buildbot/buildarea/3.x.ware-gentoo-x86.nondebug/build/Lib/test/test_socket.py", line 5428, in test_aead_aes_gcm
with self.create_alg('aead', 'gcm(aes)') as algo:
File "/buildbot/buildarea/3.x.ware-gentoo-x86.nondebug/build/Lib/test/test_socket.py", line 5346, in create_alg
sock.bind((typ, name))
FileNotFoundError: [Errno 2] No such file or directory
Similar failures for test_aes_cbc test_drbg_pr_sha256 test_hmac_sha1 test_sha256. |
|
Date |
User |
Action |
Args |
2016-09-06 04:37:53 | martin.panter | set | recipients:
+ martin.panter, vstinner, christian.heimes, python-dev, Lukasa |
2016-09-06 04:37:53 | martin.panter | set | messageid: <1473136673.76.0.781972274062.issue27744@psf.upfronthosting.co.za> |
2016-09-06 04:37:53 | martin.panter | link | issue27744 messages |
2016-09-06 04:37:53 | martin.panter | create | |
|