Timeouts using SSH wrapper when tests read /dev/stdout

Szabolcs Nagy szabolcs.nagy@arm.com
Thu Sep 30 13:59:04 GMT 2021


The 09/30/2021 21:12, Stafford Horne via Libc-alpha wrote:
> On Thu, Sep 30, 2021 at 08:47:02AM -0300, Adhemerval Zanella wrote:
> > 
> > 
> > On 29/09/2021 23:46, Stafford Horne via Libc-alpha wrote:
> > > I haven't thought about this much, but now I am.  I guess the issue is that
> > > of we are redirecting stdout to a file, we can read it later.
> > > 
> > > If we are redirecting to a pipe like in ssh we cannot read again.
> > > 
> > > If thats correct should we update the tests to be able to work over ssh? Or
> > > maybe we should change how the wrapper is invoked for redirects.
> > > 
> > 
> > 
> > I would say that if we can fix it on the wrapper it would be better, since
> > it will less constraint on how we create tests.
> 
> Alright, I am having a look to see what I can do.

it may be an ssh server side issue, i have seen similar
with dropbear sshd:

https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2020q2/002230.html


More information about the Libc-alpha mailing list