[issue26777] test_asyncio: test_timeout_disable() fails randomly

2016-04-18 Thread STINNER Victor
STINNER Victor added the comment: The same test failed one more time, I pushed a fix. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ _

[issue26777] test_asyncio: test_timeout_disable() fails randomly

2016-04-18 Thread Roundup Robot
Roundup Robot added the comment: New changeset 730a95c2d38f by Victor Stinner in branch '3.5': Fix test_asyncio.test_timeout_disable() https://hg.python.org/cpython/rev/730a95c2d38f -- nosy: +python-dev ___ Python tracker

[issue26777] test_asyncio: test_timeout_disable() fails randomly

2016-04-16 Thread STINNER Victor
New submission from STINNER Victor: On the "AMD64 FreeBSD 9.x 3.5" buildbot, test_timeout_disable() fails randomly. http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.x%203.5/builds/701/steps/test/logs/stdio == FAIL: t