[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-12 Thread Ned Deily
Ned Deily n...@acm.org added the comment: On a similar systems (10.6, HFS+ case-sensitive), I was able to reproduce this failure when using those non-standard ./configure params. The test does not fail after removing --with-wctype-functions. As noted, --with-wctype-functions is planned to

[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-12 Thread Ned Deily
Changes by Ned Deily n...@acm.org: -- stage: unit test needed - committed/rejected ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9832 ___ ___

[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-11 Thread Ismail Donmez
New submission from Ismail Donmez ism...@namtrac.org: Using py3k branch revision 84707, on Mac OSX 10.6, case-sensitive HFS+ filesystem. == FAIL: test_ucd_510 (test.test_unicodedata.UnicodeMiscTest)

[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-11 Thread Florent Xicluna
Florent Xicluna florent.xicl...@gmail.com added the comment: Did you run `make distclean` before? -- assignee: - ronaldoussoren components: +Macintosh nosy: +flox, ronaldoussoren stage: - unit test needed ___ Python tracker rep...@bugs.python.org

[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-11 Thread Ismail Donmez
Ismail Donmez ism...@namtrac.org added the comment: Yes I did make distclean before building (to cleanup old build files). -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9832 ___

[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-11 Thread Ismail Donmez
Ismail Donmez ism...@namtrac.org added the comment: Btw I configured with; ./configure --with-wctype-functions --with-fpectl --with-wide-unicode --with-computed-gotos --enable-ipv6 --with-universal-archs=64-bit MACOSX_DEPLOYMENT_TARGET=10.6 -- ___

[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-11 Thread Florent Xicluna
Changes by Florent Xicluna florent.xicl...@gmail.com: -- nosy: +michael.foord, ned.deily ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9832 ___

[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-11 Thread Florent Xicluna
Florent Xicluna florent.xicl...@gmail.com added the comment: According to issue #9210, --with-wctype-functions is pending removal. Could you retry without this switch? -- nosy: +amaury.forgeotdarc, lemburg superseder: - remove --with-wctype-functions configure option

[issue9832] test_unicodedata fails on MacOSX 10.6

2010-09-11 Thread Éric Araujo
Changes by Éric Araujo mer...@netwok.org: -- nosy: +eric.araujo ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9832 ___ ___ Python-bugs-list