Script started on Wed Dec 23 13:29:09 2015 Agent pid 9071 % [brnrd@build Python-3.2.6]$ [?2004hsvn upcd /usr/ports[?2004l % [brnrd@build Python-3.2.6]$ [?2004hLD_LIBRARY_PATH=/usr/ports/lang/python32/work/Python-3.2.6 ./python ./Lib/test/test_ssl.py MLD_LIBRARY_PATH=/usr/ports/lang/python32/work/Python-3.2.6 ./python ./Lib/test/test_ssl.py [?2004l test_ssl: testing with 'LibreSSL 2.3.1' (1, 0, 1, 7, 15) under 'FreeBSD-10.2-RELEASE-p8-amd64-64bit-ELF' HAS_SNI = True test_ciphers (__main__.ContextTests) ... ok test_constructor (__main__.ContextTests) ... ok test_load_cert_chain (__main__.ContextTests) ... ok test_load_verify_locations (__main__.ContextTests) ... ok test_options (__main__.ContextTests) ... ok test_protocol (__main__.ContextTests) ... ok test_session_stats (__main__.ContextTests) ... ok test_set_default_verify_paths (__main__.ContextTests) ... ok test_verify (__main__.ContextTests) ... ok test_DER_to_PEM (__main__.BasicSocketTests) ... ok test_constants (__main__.BasicSocketTests) ... ERROR test_errors (__main__.BasicSocketTests) ... ok test_match_hostname (__main__.BasicSocketTests) ... ok test_openssl_version (__main__.BasicSocketTests) ... FAIL test_parse_cert (__main__.BasicSocketTests) ... {'issuer': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} {'issuer': ((('countryName', 'US'),), (('organizationName', 'VeriSign, Inc.'),), (('organizationalUnitName', 'VeriSign Trust Network'),), (('organizationalUnitName', 'Terms of use at https://www.verisign.com/rpa (c)10'),), (('commonName', 'VeriSign Class 3 International Server CA - G3'),)), 'notAfter': 'Sep 20 23:59:59 2012 GMT', 'notBefore': 'Sep 21 00:00:00 2011 GMT', 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A', 'subject': ((('countryName', 'FI'),), (('stateOrProvinceName', 'Espoo'),), (('localityName', 'Espoo'),), (('organizationName', 'Nokia'),), (('organizationalUnitName', 'BI'),), (('commonName', 'projects.developer.nokia.com'),)), 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), ('DNS', 'projects.forum.nokia.com')), 'version': 3} ok test_parse_cert_CVE_2013_4073 (__main__.BasicSocketTests) ... {'issuer': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'notAfter': 'Aug 7 13:12:52 2013 GMT', 'notBefore': 'Aug 7 13:11:52 2013 GMT', 'serialNumber': '00', 'subject': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'subjectAltName': (('DNS', 'altnull.python.org\x00example.com'), ('email', 'null@python.org\x00user@example.org'), ('URI', 'http://null.python.org\x00http://example.org'), ('IP Address', '192.0.2.1'), ('IP Address', '2001:DB8:0:0:0:0:0:1\n')), 'version': 3} ok test_random (__main__.BasicSocketTests) ... RAND_status is 1 (sufficient randomness) ok test_refcycle (__main__.BasicSocketTests) ... ok test_server_side (__main__.BasicSocketTests) ... ok test_timeout (__main__.BasicSocketTests) ... ok test_wrapped_unconnected (__main__.BasicSocketTests) ... ok ====================================================================== ERROR: test_constants (__main__.BasicSocketTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "./Lib/test/test_ssl.py", line 95, in test_constants ssl.PROTOCOL_SSLv3 AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3' ====================================================================== FAIL: test_openssl_version (__main__.BasicSocketTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "./Lib/test/test_ssl.py", line 207, in test_openssl_version (s, t)) AssertionError: False is not true : ('LibreSSL 2.3.1', (1, 0, 1, 7, 15)) ---------------------------------------------------------------------- Ran 21 tests in 0.052s FAILED (failures=1, errors=1) Traceback (most recent call last): File "./Lib/test/test_ssl.py", line 1778, in test_main() File "./Lib/test/test_ssl.py", line 1772, in test_main support.run_unittest(*tests) File "/usr/ports/lang/python32/work/Python-3.2.6/Lib/test/support.py", line 1478, in run_unittest _run_suite(suite) File "/usr/ports/lang/python32/work/Python-3.2.6/Lib/test/support.py", line 1453, in _run_suite raise TestFailed(err) test.support.TestFailed: multiple errors occurred % [brnrd@build Python-3.2.6]$ [?2004h[?2004l % [brnrd@build Python-3.2.6]$ [?2004h[?2004l Script done on Wed Dec 23 13:29:31 2015