[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: failures with parallel tests
From: |
Karl Berry |
Subject: |
Re: failures with parallel tests |
Date: |
Mon, 19 May 2014 15:23:11 -0600 |
Is there some crazy way to avoid pty's completely? I suspect they are
inherently random trouble. I mean, tests presumably can't use a "real"
terminal, pseudo or otherwise, it all has to be batch anyway.
(Sorry for not actually looking at what you are doing with the ptys,
likely I'm totally offbase.)
Another possibility: look at coreutils and/or gnulib test suites. maybe
they do checks with ptys using methods that can be adapted.
k