On Sun, Jul 18, 2010 at 11:30 PM, Antti Kantee <po...@netbsd.org> wrote:
> Module Name:    src
> Committed By:   pooka
> Date:           Sun Jul 18 22:30:55 UTC 2010
>
> Modified Files:
>        src/tests/lib/libpthread: t_sem.c
>
> Log Message:
> Reduce sleep time for practically the same effect.  Until atf can
> do parallel test execution, tests which spend 99.9999% of their
> execution sleeping are not nice.

Thanks.  Tests that do any sleep() at all are horrible regardless of
whether atf supports parallel execution or not.  (Yeah, you can blame
me for this one, but I was just copying code! ;-)

-- 
Julio Merino

Reply via email to