Created attachment 653670 [details] emerge --info AssertionError: '2020-08-07 01:38:29+00:00' != '2020-08-07 00:38:29+00:00' FAIL: test_server_simple_timeouts (tests.test_ssl.MiscSSLClientTestCase) AssertionError: 503333 != 500000 : 503333
Created attachment 653672 [details] build.log
I see different ones on sparc: FAIL: test_verify_cb_new (tests.test_ssl.MiscSSLClientTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/m2crypto-0.37.1/work/M2Crypto-0.37.1/tests/test_ssl.py", line 521, in test_verify_cb_new s.connect(self.srv_addr) M2Crypto.SSL.SSLError: certificate verify failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/tmp/portage/dev-python/m2crypto-0.37.1/work/M2Crypto-0.37.1/tests/test_ssl.py", line 523, in test_verify_cb_new self.fail(e) AssertionError: certificate verify failed ====================================================================== FAIL: test_verify_cb_new_class (tests.test_ssl.MiscSSLClientTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/m2crypto-0.37.1/work/M2Crypto-0.37.1/tests/test_ssl.py", line 538, in test_verify_cb_new_class s.connect(self.srv_addr) M2Crypto.SSL.SSLError: certificate verify failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/tmp/portage/dev-python/m2crypto-0.37.1/work/M2Crypto-0.37.1/tests/test_ssl.py", line 541, in test_verify_cb_new_class self.fail(e) AssertionError: certificate verify failed ====================================================================== FAIL: test_verify_cb_new_function (tests.test_ssl.MiscSSLClientTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/m2crypto-0.37.1/work/M2Crypto-0.37.1/tests/test_ssl.py", line 556, in test_verify_cb_new_function s.connect(self.srv_addr) M2Crypto.SSL.SSLError: certificate verify failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/tmp/portage/dev-python/m2crypto-0.37.1/work/M2Crypto-0.37.1/tests/test_ssl.py", line 558, in test_verify_cb_new_function self.fail(e) AssertionError: certificate verify failed ====================================================================== FAIL: test_verify_cb_old (tests.test_ssl.MiscSSLClientTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/m2crypto-0.37.1/work/M2Crypto-0.37.1/tests/test_ssl.py", line 646, in test_verify_cb_old s.connect(self.srv_addr) M2Crypto.SSL.SSLError: certificate verify failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/tmp/portage/dev-python/m2crypto-0.37.1/work/M2Crypto-0.37.1/tests/test_ssl.py", line 648, in test_verify_cb_old self.fail(e) AssertionError: certificate verify failed