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: [PATCH] Increase timeout for nptl/tst-robust-fork


Florian Weimer <fweimer@redhat.com> writes:

> On 02/08/2017 02:17 PM, Tulio Magno Quites Machado Filho wrote:
>> Although tst-robust-fork usually completes in less the 20s, there are
>> some slower machines which may take as long as 23s.
>> This patch increases the timeout to 35s in order to minimize
>> intermittent failures on slower machines and under heavy usage.
>
> Can't you increase TIMEOUTFACTOR on such machines?

Yes, I can, but this is the only testcase timing out on those machines.
Adjusting the timeout of this testcase will prevent us from having
extra steps or settings to the way we test glibc instead of the usual
configure && make && make check.

Why can't we adjust the timeout of this testcase to avoid those spurious
failures?

-- 
Tulio Magno


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