[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test



El 6 d’abril de 2012 1:00, Steven Chamberlain <steven@pyro.eu.org> ha escrit:
> Hi,
>
> Just made an observation to be wary of:  connection-test doesn't always
> fail.  It actually seems to be about 50-50 for me, on kfreebsd-i386
> 8.3~svn230343-1 with 4-way SMP.

That's to be expected.  The test is passing a CLOCK_MONOTONIC time to
a function that expects a CLOCK_REALTIME time.  If it's smaller it
returns inmediately and if it's larger it will wait for a long period
of time and then the timeout is never reached.

-- 
Robert Millan


Reply to: