NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/48875 CVS commit: src/tests/bin/sh
The following reply was made to PR bin/48875; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: PR/48875 CVS commit: src/tests/bin/sh
Date: Tue, 7 Jun 2016 16:30:38 +0000
On Mon, May 09, 2016 at 10:35:01PM +0000, Robert Elz wrote:
> Modified Files:
> src/tests/bin/sh: t_redir.sh
>
> Log Message:
> PR bin/48875 PR bin/51123 This adds tests more that verify fide descriptor
> redirection works correctly (including that the bugs reported in those PRs
> are fixed.) Note that the tests for 48875 are slow, so one of the new
> test cases ends up running > 25 seconds (just doing sleeps) - each individual
> test is just a few seconds, but there are several of them.
Minor note on this in passing: our sleep(1) honors "sleep 0.1" and the
tests don't really have to be totally portable, so you might be able
to improve the overall sleep time.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index