This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: increasing default timeout significantly


Mike Frysinger <vapier@gentoo.org> writes:

> in what way ?  there are really only three states:
>  - test doesn't set a timeout
>    - a passing test doesn't care if you timeout in 2 sec or 1 year
>    - a failing test would take longer to timeout now, but that test
>      should already be logged, and i don't think this should affect
>      the default to the detriment of the common case & valid systems
>  - test sets a higher timeout
>    - the custom timeout is still used
>    - behavior is unchanged
>  - test sets a lower timeout
>    - the custom timeout is still used
>    - behavior is unchanged
>
> now, if you mean "you should delete the #define TIMEOUT from all tests
> whose value is <=20", then yes, that's a cleanup that i'd probably do.
> but i wasn't going to bother updating >=50 files if we didn't want to
> accept the fundamental change i posted above.

That should have been part of the original submission.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]