[issue16257] test_socket.test_create_connection tests for wrong errno on Solaris

2012-10-17 Thread Roundup Robot
Roundup Robot added the comment: New changeset 8599036d9140 by Trent Nelson in branch '2.7': Issue #16257: make test_create_connection() handle ENETUNREACH. http://hg.python.org/cpython/rev/8599036d9140 -- ___ Python tracker

[issue16257] test_socket.test_create_connection tests for wrong errno on Solaris

2012-10-17 Thread Trent Nelson
Changes by Trent Nelson : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Uns

[issue16257] test_socket.test_create_connection tests for wrong errno on Solaris

2012-10-17 Thread Roundup Robot
Roundup Robot added the comment: New changeset b5fa9d8603b6 by Trent Nelson in branch '3.2': Issue #16257: make test_create_connection() handle ENETUNREACH. http://hg.python.org/cpython/rev/b5fa9d8603b6 New changeset 6a938ce6315c by Trent Nelson in branch '3.3': Issue #16257: make test_create_co

[issue16257] test_socket.test_create_connection tests for wrong errno on Solaris

2012-10-16 Thread Jesús Cea Avión
Changes by Jesús Cea Avión : -- nosy: +jcea ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue16257] test_socket.test_create_connection tests for wrong errno on Solaris

2012-10-16 Thread Trent Nelson
New submission from Trent Nelson: == FAIL: test_create_connection (test.test_socket.NetworkConnectionNoServer) -- Traceback (most recent call last): File "/ho