[issue17111] test_surrogates of test_fileio fails sometimes on OS X 10.4

2013-02-11 Thread Ned Deily
Changes by Ned Deily : -- resolution: -> fixed stage: commit review -> committed/rejected status: open -> closed ___ Python tracker ___ _

[issue17111] test_surrogates of test_fileio fails sometimes on OS X 10.4

2013-02-11 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9497adb7355f by Ned Deily in branch '2.7': Issue #17111: Prevent test_surrogates (test_fileio) failure on OS X 10.4. http://hg.python.org/cpython/rev/9497adb7355f -- nosy: +python-dev ___ Python tracker

[issue17111] test_surrogates of test_fileio fails sometimes on OS X 10.4

2013-02-10 Thread Ned Deily
Changes by Ned Deily : Removed file: http://bugs.python.org/file28937/issue_X_test_fileio.patch ___ Python tracker ___ ___ Python-bugs-lis

[issue17111] test_surrogates of test_fileio fails sometimes on OS X 10.4

2013-02-10 Thread Ned Deily
Ned Deily added the comment: After writing the simplest possible test of open(2) in C to eliminate anything in Python, I finally established that the seemingly random behavior of the test is in fact caused by a rather odd bug in OS X 10.4. The filename being used in the test is intended to be

[issue17111] test_surrogates of test_fileio fails sometimes on OS X 10.4

2013-02-03 Thread Ned Deily
New submission from Ned Deily: Seen on "X86 Tiger 2.7" buildbot (http://buildbot.python.org/all/builders/x86%20Tiger%202.7) test_surrogates (test.test_fileio.OtherFileTests) ... test test_fileio failed -- Traceback (most recent call last): File "/Users/db3l/buildarea/2.7.bolen-tiger/build/Li