[issue32578] x86-64 Sierra 3.6: test_asyncio fails with timeout after 15 minutes

2018-01-19 Thread STINNER Victor
STINNER Victor added the comment: Oh wait, this issue is just a duplicate of bpo-32517. -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> test_read_pty_output() of test_asyncio hangs on macOS 10.13.2 (darwin 17.3.0)

[issue32578] x86-64 Sierra 3.6: test_asyncio fails with timeout after 15 minutes

2018-01-18 Thread Nathan Henrie
Nathan Henrie added the comment: Think I am also seeing this, MacOS 10.13.2, making 3.6.4 from source test_asyncio hangs indefinitely. I killed it after 2 hours this morning, last output was: `running: test_asyncio (9481 sec)` -- nosy: +n8henrie

[issue32578] x86-64 Sierra 3.6: test_asyncio fails with timeout after 15 minutes

2018-01-17 Thread STINNER Victor
STINNER Victor added the comment: Maybe we should just give more time to this buildbot worker, extend the timeout to 30 minutes for example? -- components: +Tests nosy: +zach.ware versions: +Python 3.6 ___ Python tracker

[issue32578] x86-64 Sierra 3.6: test_asyncio fails with timeout after 15 minutes

2018-01-17 Thread STINNER Victor
New submission from STINNER Victor : test_asyncio started to fail at build 163: http://buildbot.python.org/all/#/builders/20/builds/163 (...) test_legacy_create_ssl_connection (test.test_asyncio.test_events.KqueueEventLoopTests) ... ok