NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/53280 CVS commit: src/sys/compat/netbsd32
The following reply was made to PR kern/53280; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: Martin Husemann <martin%duskware.de@localhost>, gnats-bugs%NetBSD.org@localhost
Cc: christos%NetBSD.org@localhost
Subject: Re: PR/53280 CVS commit: src/sys/compat/netbsd32
Date: Mon, 14 May 2018 11:09:24 +0300
Martin Husemann wrote:
> FWIW, in my test setups the test output itself is redirected and only the
> atf-report ticker output is visible.
My test setups are the same.
For a moment I considered making atf-report do something like
"if (isatty(fd)) ioctl(fd, TIOCDRAIN)" after each test program,
but that won't help because there is still buffering in the pipe
between atf-run and atf-report.
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index