Bug#663056: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test

Robert Millan rmh at debian.org
Fri Apr 6 10:04:12 UTC 2012


El 6 d’abril de 2012 1:00, Steven Chamberlain <steven at 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





More information about the pkg-gnome-maintainers mailing list