Message335596
======================================================================
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-original/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-original/Lib/asyncio/base_events.py", line 589, in run_until_complete
return future.result()
File "/home/stephane/src/github.com/python/cpython-original/Lib/test/test_asyncio/test_sslproto.py", line 503, in run_main
await asyncio.wait_for(
File "/home/stephane/src/github.com/python/cpython-original/Lib/asyncio/tasks.py", line 461, in wait_for
raise exceptions.TimeoutError()
asyncio.exceptions.TimeoutError
my current revision: 3e028b2d40370dc986b6f3146a7ae927bc119f97
system: fedora 29
compiled with gcc
gcc (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6)
No issue on Travis, but this test fails on my computer and I cleaned my repo with git clean -dfqx |
|
Date |
User |
Action |
Args |
2019-02-15 10:12:18 | matrixise | set | recipients:
+ matrixise |
2019-02-15 10:12:18 | matrixise | set | messageid: <1550225538.04.0.738886867119.issue35998@roundup.psfhosted.org> |
2019-02-15 10:12:18 | matrixise | link | issue35998 messages |
2019-02-15 10:12:17 | matrixise | create | |
|