uio.test failure
Dmitry V. Levin
ldv at altlinux.org
Thu Oct 8 22:46:31 UTC 2015
On Wed, Oct 07, 2015 at 06:10:26PM -0400, Lennart Sorensen wrote:
> I have been seeing uio.test failing consistently in one build scenario
> and finally tracked down the problem.
>
> My build has an extra file handle open when it builds strace, and uio.test
> assumes only stdin, stdout and stderr are open at the time of the test.
>
> Simple way to cause the failure:
>
> make check 3<&0
Thanks, I've fixed the test by changing it to use descriptor 0
like many other strace tests do.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20151009/f5ad443e/attachment.bin>
More information about the Strace-devel
mailing list