[issue20086] test_locale fails on PPC64 PowerLinux

2014-01-10 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: This bug is occured not only on PPC64 PowerLinux. See also: http://buildbot.python.org/all/builders/x86%20RHEL%206%202.7/builds/975/steps/test/logs/stdio http://buildbot.python.org/all/builders/AMD64%20Fedora%20without%20threads%202.7/builds/1644/steps/test/lo

[issue20086] test_locale fails on PPC64 PowerLinux

2014-01-10 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Detailed output: http://buildbot.python.org/all/builders/PPC64%20PowerLinux%202.7/builds/415/steps/test/logs/stdio == FAIL: test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous)

[issue20086] test_locale fails on PPC64 PowerLinux

2014-01-10 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3696b9ae6b17 by Serhiy Storchaka in branch '2.7': Issue #20086: Output more details when test_getsetlocale_issue1813 is failed. http://hg.python.org/cpython/rev/3696b9ae6b17 -- nosy: +python-dev ___ Pytho

[issue20086] test_locale fails on PPC64 PowerLinux

2013-12-28 Thread Stefan Krah
Stefan Krah added the comment: I don't know why this fails exactly. I had a similar failure though that was fixed by using the @run_with_locale decorator. -- nosy: +skrah ___ Python tracker ___

[issue20086] test_locale fails on PPC64 PowerLinux

2013-12-28 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +David.Edelsohn ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue20086] test_locale fails on PPC64 PowerLinux

2013-12-28 Thread Serhiy Storchaka
New submission from Serhiy Storchaka: See http://buildbot.python.org/all/builders/PPC64%20PowerLinux%202.7/builds/396/steps/test/logs/stdio. == ERROR: test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous) ---