[issue17638] test_ssl failure

2013-04-06 Thread Charles-François Natali
Charles-François Natali added the comment: > I don't know how to handle this in a non-hackish way, except by just ignoring > the issue :-) Sound fine to me :) -- resolution: -> invalid stage: -> committed/rejected status: open -> closed ___ Python

[issue17638] test_ssl failure

2013-04-05 Thread Antoine Pitrou
Antoine Pitrou added the comment: Well, that exception is raised when the OpenSSL version doesn't have the HAVE_SSL_CTX_CLEAR_OPTIONS macro, which appeared in 0.9.8m. But the OpenSSL version on that buildbot identifies itself as "OpenSSL 0.9.9-dev 09 May 2008", which is logically posterior to

[issue17638] test_ssl failure

2013-04-05 Thread Charles-François Natali
New submission from Charles-François Natali: test_ssl is failing on one the NetBSD buildbots: http://buildbot.python.org/all/builders/x86%20NetBSD%205.1.2%20%5BSB%5D%203.x/builds/1129/steps/test/logs/stdio """ == ERROR: test_opt