[issue13110] test_socket.py failures on ARM

2013-04-02 Thread R. David Murray
R. David Murray added the comment: For the record I'm seeing this on Gentoo with linux kernel 3.5.3. Commenting out the localhost ipv6 entry lets the test pass, as indicated in the ubuntu bug report (which was subsequently closed with no action). -- nosy: +r.david.murray

[issue13110] test_socket.py failures on ARM

2011-10-05 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: This appears to be the problem: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/868812 I'm going to close this Python bug since it seems to be related to the Linux kernel on armel. Editing the /etc/hosts file gets around the problem and lets the test

[issue13110] test_socket.py failures on ARM

2011-10-05 Thread Barry A. Warsaw
Changes by Barry A. Warsaw : -- versions: +Python 2.7, Python 3.2 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe

[issue13110] test_socket.py failures on ARM

2011-10-05 Thread Barry A. Warsaw
New submission from Barry A. Warsaw : Initial results from warsaw-ubuntu-arm buildbot indicates two failures in test_socket.py == ERROR: test_create_connection_timeout (test.test_socket.NetworkConnectionNoServer) -