After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 744666 - tests: connection-test hangs from time to time
tests: connection-test hangs from time to time
Status: RESOLVED FIXED
Product: libsoup
Classification: Core
Component: Misc
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
: 741344 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-02-17 15:15 UTC by Marc-Andre Lureau
Modified: 2015-03-01 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marc-Andre Lureau 2015-02-17 15:15:33 UTC
SSIA,

I can reliably hang this test in various places, running:

while true ; do tests/connection-test  -ddd ; done
Comment 1 Marc-Andre Lureau 2015-02-17 15:47:43 UTC
it looks like SoupSocket::readable is emitted before timeout_socket is connected.
Comment 2 Dan Winship 2015-02-28 15:16:40 UTC
fixed. thanks for pointing it out
Comment 3 Dan Winship 2015-03-01 14:31:03 UTC
*** Bug 741344 has been marked as a duplicate of this bug. ***