This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients koobs, neologix, pitrou
Date 2013-12-03.10:17:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386065859.81.0.4295023541.issue19875@psf.upfronthosting.co.za>
In-reply-to
Content
It's on the FreeBSD 10.0 buildbot:
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.0%203.x/builds/1169

======================================================================
ERROR: test_getsockaddrarg (test.test_socket.GeneralModuleTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/koobs-freebsd10/3.x.koobs-freebsd10/build/Lib/test/test_socket.py", line 1159, in test_getsockaddrarg
    sock.bind((host, port))
OSError: [Errno 48] Address already in use
History
Date User Action Args
2013-12-03 10:17:39pitrousetrecipients: + pitrou, neologix, koobs
2013-12-03 10:17:39pitrousetmessageid: <1386065859.81.0.4295023541.issue19875@psf.upfronthosting.co.za>
2013-12-03 10:17:39pitroulinkissue19875 messages
2013-12-03 10:17:39pitroucreate