This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author spil
Recipients Edd.Barrett, christian.heimes, dstufft, flox, giampaolo.rodola, janssen, koobs, mgorny, oberstet, pitrou, polymorphm, python-dev, rpointel, spil, vstinner
Date 2014-11-28.13:29:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417181366.25.0.420643669556.issue21356@psf.upfronthosting.co.za>
In-reply-to
Content
FAILED (failures=2, errors=2, skipped=5)
That is OK, as these 2 tests should fail with LibreSSL since SSLv2 and SSLv3 support has been removed from LibreSSL.

ERROR: test_protocol_sslv23 (__main__.ThreadedTests)
ERROR: test_protocol_sslv3 (__main__.ThreadedTests)
History
Date User Action Args
2014-11-28 13:29:27spilsetrecipients: + spil, janssen, pitrou, vstinner, giampaolo.rodola, christian.heimes, flox, polymorphm, mgorny, python-dev, rpointel, oberstet, koobs, dstufft, Edd.Barrett
2014-11-28 13:29:26spilsetmessageid: <1417181366.25.0.420643669556.issue21356@psf.upfronthosting.co.za>
2014-11-28 13:29:26spillinkissue21356 messages
2014-11-28 13:29:26spilcreate