[issue7041] test_macostools fails on os x 10.6

2010-07-24 Thread Ronald Oussoren
Ronald Oussoren added the comment: This issue was fixed in the repository a while back by disabling these tests on 64-bit systems. As Ned notes the code uses APIs that aren't available for 64-bit processes. -- status: open -> closed ___ Python trac

[issue7041] test_macostools fails on os x 10.6

2010-07-24 Thread Ronald Oussoren
Changes by Ronald Oussoren : -- assignee: -> ronaldoussoren components: +Macintosh ___ Python tracker ___ ___ Python-bugs-list mailing

[issue7041] test_macostools fails on os x 10.6

2009-10-02 Thread Ned Deily
Ned Deily added the comment: This test works for me using the 2.6.3 installer which is 32-bit only. It will fail, though, on a 64-bit build since Apple does not supply 64-bit versions of the Carbon frameworks used by these modules. That's why they are deprecated and have been removed in pyth

[issue7041] test_macostools fails on os x 10.6

2009-10-02 Thread Jan Hosang
New submission from Jan Hosang : test_macostools test_copy (test.test_macostools.TestMacostools) ... ERROR test_mkalias (test.test_macostools.TestMacostools) ... ERROR test_mkalias_relative (test.test_macostools.TestMacostools) ... ERROR test_touched (test.test_macostools.TestMacostools) ... ok