Bug#663056: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test
Robert Millan
rmh at debian.org
Thu Mar 22 18:58:33 UTC 2012
El 20 de març de 2012 21:38, Steven Chamberlain <steven at pyro.eu.org> ha escrit:
> Test case with extra debug info:
>
>> time = g_get_monotonic_time () + 5 * G_TIME_SPAN_SECOND;
>> debug_printf (1, " g_cond_wait_until %lu\n", time);
>> if (g_cond_wait_until (&test1_cond, &test1_mutex, time))
>> g_thread_join (thread);
>> else {
>> time = g_get_monotonic_time ();
>> debug_printf (1, " returned false at %lu\n", time);
>> debug_printf (1, " timeout!\n");
>> g_thread_unref (thread);
>> errors++;
>> }
This smells like #662018.
I'll see if I can spend some time on it (this weekend if noone beats me to it).
--
Robert Millan
More information about the pkg-gnome-maintainers
mailing list