[issue18061] m68k Python 3.3 test results

2021-11-24 Thread Irit Katriel
Irit Katriel added the comment: Python 3.3 is no longer maintained, and there was no activity on this for 8 years, so I am closing. If there are still issues with these tests on a current version (>= 3.9), please create a new issue. -- nosy: +iritkatriel resolution: -> fixed stage:

[issue18061] m68k Python 3.3 test results

2014-05-22 Thread Stefan Krah
Changes by Stefan Krah : -- nosy: -skrah ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.o

[issue18061] m68k Python 3.3 test results

2013-05-26 Thread mirabilos
mirabilos added the comment: Serhiy Storchaka dixit: >> >Do you run tests as root? >> Yes. > >Well, this is issue17746. OK, I’ll re-run the tests as regular user (need to create one… ☺) and with all those fixes applied, then we’ll have a look again. (This will take a while.) Thanks, //mirabil

[issue18061] m68k Python 3.3 test results

2013-05-25 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: > >Do you run tests as root? > Yes. Well, this is issue17746. > >Is m68k big-endian? > Yes: ILP32 big-endian, 2-byte aligned. Please open a new issue for str.find bug. -- dependencies: +m68k FPU precision issue, m68k struct alignment issue vs. PyEx

[issue18061] m68k Python 3.3 test results

2013-05-25 Thread mirabilos
mirabilos added the comment: Serhiy Storchaka dixit: >About test_shutil failure. What filesystem are used? /dev/root on / type ext3 (rw,noatime,errors=remount-ro,user_xattr,acl,barrier=1,nodelalloc,data=ordered) >Do you run tests as root? Yes. >Is m68k big-endian? Yes: ILP32 big-endian, 2-

[issue18061] m68k Python 3.3 test results

2013-05-25 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Is m68k big-endian? -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http

[issue18061] m68k Python 3.3 test results

2013-05-25 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: About test_shutil failure. What filesystem are used? Do you run tests as root? -- nosy: +serhiy.storchaka ___ Python tracker ___ _

[issue18061] m68k Python 3.3 test results

2013-05-25 Thread mirabilos
mirabilos added the comment: OK sure; I put the two I identified already into issue18062 and issue18063; we can then retry here after those get fixed (I’ll just resend results from a patched tree then). -- ___ Python tracker

[issue18061] m68k Python 3.3 test results

2013-05-25 Thread Antoine Pitrou
Antoine Pitrou added the comment: Could you a separate bug entry for each class of issues? It will make things more manageable. -- ___ Python tracker ___ ___

[issue18061] m68k Python 3.3 test results

2013-05-25 Thread mirabilos
New submission from mirabilos: Hi! As a followup to http://bugs.python.org/issue17237 I took the tree of Python 3.3.1 I had compiled already, with the patch that was eventually committed for issue17237, and ran the testsuite. Since I used configure flags to get it compiled quickly, it probabl