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 flox
Recipients baikie, flox, gdamjan, loewis, orsenthil, vstinner
Date 2010-08-23.07:51:27
SpamBayes Score 3.4692366e-06
Marked as misclassified No
Message-id <1282549890.47.0.258824323087.issue1027206@psf.upfronthosting.co.za>
In-reply-to
Content
Two builders are sad:
 * x86 gentoo
 * sparc solaris10 gcc

======================================================================
ERROR: test_idna (test.test_socket.GeneralModuleTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home2/buildbot/slave/3.x.loewis-sun/build/Lib/test/test_socket.py", line 644, in test_idna
    socket.getaddrinfo('\u0438\u0441\u043f\u044b\u0442\u0430\u043d\u0438\u0435.python.org',0)
socket.gaierror: [Errno 9] service name not available for the specified socket type

http://www.python.org/dev/buildbot/builders/x86%20gentoo%203.x/builds/2898
http://www.python.org/dev/buildbot/builders/sparc%20solaris10%20gcc%203.x/builds/1472
History
Date User Action Args
2010-08-23 07:51:30floxsetrecipients: + flox, loewis, orsenthil, vstinner, baikie, gdamjan
2010-08-23 07:51:30floxsetmessageid: <1282549890.47.0.258824323087.issue1027206@psf.upfronthosting.co.za>
2010-08-23 07:51:28floxlinkissue1027206 messages
2010-08-23 07:51:27floxcreate