Re: uio.test failure

2015-10-08 Thread Dmitry V. Levin
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

uio.test failure

2015-10-07 Thread Lennart Sorensen
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