Message337239
./python -m test -W -u network -j0 -r -F test_asyncio
ERROR: test_start_tls_server_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/stephane/src/github.com/python/cpython/Lib/test/test_asyncio/test_sslproto.py", line 510, in test_start_tls_server_1
self.loop.run_until_complete(run_main())
File "/home/stephane/src/github.com/python/cpython/Lib/asyncio/base_events.py", line 589, in run_until_complete
return future.result()
File "/home/stephane/src/github.com/python/cpython/Lib/test/test_asyncio/test_sslproto.py", line 503, in run_main
await asyncio.wait_for(
File "/home/stephane/src/github.com/python/cpython/Lib/asyncio/tasks.py", line 461, in wait_for
raise exceptions.TimeoutError()
asyncio.exceptions.TimeoutError
----------------------------------------------------------------------
Ran 2044 tests in 113.604s
openssl 1.1.1b
revision: d8b3a98c9098c66a714fd5593e1928af0ffbc631 |
|
Date |
User |
Action |
Args |
2019-03-05 21:36:23 | matrixise | set | recipients:
+ matrixise, vstinner, asvetlov, yselivanov, koobs, cstratak, pablogsal, xtreak, op368 |
2019-03-05 21:36:23 | matrixise | set | messageid: <1551821783.27.0.492798720752.issue35998@roundup.psfhosted.org> |
2019-03-05 21:36:23 | matrixise | link | issue35998 messages |
2019-03-05 21:36:23 | matrixise | create | |
|