GNOME Bugzilla – Bug 719728
glib-networking/connection.test setup_connection() is unreliable
Last modified: 2013-12-07 18:24:12 UTC
port = g_random_int_range (50000, 65000); ...is not going to be reliable; it fails sometimes in Continuous with: glib-networking/connection.test: GLib-Net:ERROR:../../../tls/tests/connection.c:278:start_async_server_service: assertion failed (error == NULL): Error binding to address: Address already in use (g-io-error-quark, 33)
fixed in git