New submission from Xiang Zhang:
test_options in test_ssl fails on Ubuntu 16.04. I don't know this is due to the
newest ubuntu or a recent code change. But I checkout revision 90000 and then
rebuild and test, test_option still fails.
The traceback is:
FAIL: test_options (test.test_ssl.ContextTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/angwer/cpython/Lib/test/test_ssl.py", line 847, in test_options
self.assertEqual(0, ctx.options)
AssertionError: 0 != 33554432
----------
components: +Library (Lib)
nosy: +alex, christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou
type: -> behavior
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue26867>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com