New submission from Antoine Pitrou:

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

----------
components: Library (Lib), Tests
messages: 205099
nosy: koobs, neologix, pitrou
priority: normal
severity: normal
status: open
title: test_getsockaddrarg occasional failure
type: behavior
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19875>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to