[Bug 67900] assorted test failures

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 8 09:55:42 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67900

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 83848
  --> https://bugs.freedesktop.org/attachment.cgi?id=83848&action=edit
wocky-connector-test: stop putting sockets in blocking  mode

GSocket configures its underlying fd to be in non-blocking mode, and
implements blocking calls by select()ing (or equivalent) first.
If we break this assumption, most test cases in wocky-connector-test
hang in a recv() that should have been non-blocking.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the telepathy-bugs mailing list