[issue20495] test_read_pty_output() hangs on FreeBSD 7.2 buildbot

2014-03-16 Thread Roundup Robot
Roundup Robot added the comment: New changeset 2cf25865fc66 by Victor Stinner in branch '3.4': Issue #20495: Skip test_read_pty_output() of test_asyncio on FreeBSD older than http://hg.python.org/cpython/rev/2cf25865fc66 -- ___ Python tracker

[issue20495] test_read_pty_output() hangs on FreeBSD 7.2 buildbot

2014-02-11 Thread STINNER Victor
Changes by STINNER Victor : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue20495] test_read_pty_output() hangs on FreeBSD 7.2 buildbot

2014-02-11 Thread Roundup Robot
Roundup Robot added the comment: New changeset 2ba583191550 by Victor Stinner in branch 'default': Issue #20495: Skip test_read_pty_output() of test_asyncio on FreeBSD older than http://hg.python.org/cpython/rev/2ba583191550 -- nosy: +python-dev ___ P

[issue20495] test_read_pty_output() hangs on FreeBSD 7.2 buildbot

2014-02-11 Thread Guido van Rossum
Guido van Rossum added the comment: LGTM -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue20495] test_read_pty_output() hangs on FreeBSD 7.2 buildbot

2014-02-11 Thread STINNER Victor
STINNER Victor added the comment: > I wonder if we just need to make a matrix of which OS versions and which > syscalls can handle PTYs correctly, and either put it in the docs or perhaps > even refuse to accept PTYs in add_reader/add_writer... Right now, I think that we don't have enough data

[issue20495] test_read_pty_output() hangs on FreeBSD 7.2 buildbot

2014-02-02 Thread Guido van Rossum
Guido van Rossum added the comment: I guess this is not a total surprise given that OS X derives in some way from BSD... I wonder if we just need to make a matrix of which OS versions and which syscalls can handle PTYs correctly, and either put it in the docs or perhaps even refuse to accept

[issue20495] test_read_pty_output() hangs on FreeBSD 7.2 buildbot

2014-02-02 Thread STINNER Victor
New submission from STINNER Victor: http://buildbot.python.org/all/builders/x86%20FreeBSD%207.2%203.x/builds/4969/steps/test/logs/stdio --- [298/389/1] test_asyncio Timeout (1:00:00)! Current thread 0x28401040 (most recent call first): File "/usr/home/db3l/buildarea/3.x.bolen-freebsd7/build/Li