[issue20474] test_socket failures on OS X due to fixed "expected failures"

2014-02-03 Thread Ned Deily
Changes by Ned Deily : -- assignee: -> ned.deily resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue20474] test_socket failures on OS X due to fixed "expected failures"

2014-02-03 Thread Roundup Robot
Roundup Robot added the comment: New changeset 63efacd80f8e by Ned Deily in branch '3.3': Issue #20474: Fix "unexpected success" test_socket failures on OS X 10.7+. http://hg.python.org/cpython/rev/63efacd80f8e New changeset 036671354dc0 by Ned Deily in branch 'default': Issue #20474: Fix "unexp

[issue20474] test_socket failures on OS X due to fixed "expected failures"

2014-02-01 Thread Ned Deily
Changes by Ned Deily : Removed file: http://bugs.python.org/file33842/issue20474.patch ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue20474] test_socket failures on OS X due to fixed "expected failures"

2014-02-01 Thread Ned Deily
Changes by Ned Deily : Added file: http://bugs.python.org/file33843/issue20474.patch ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue20474] test_socket failures on OS X due to fixed "expected failures"

2014-02-01 Thread Ned Deily
Changes by Ned Deily : -- keywords: +patch Added file: http://bugs.python.org/file33842/issue20474.patch ___ Python tracker ___ ___ Py

[issue20474] test_socket failures on OS X due to fixed "expected failures"

2014-02-01 Thread Ned Deily
New submission from Ned Deily: Three "send timeout" test cases in test_socket were changed by a4e4facad164 for Issue12958 to be "expected failures" on OS X because of observed failures on the OS X buildbots running OS X 10.6 (Snow Leopard) and earlier. testInterruptedSendTimeout (test.test_soc