[issue2137] test_crasher in test_struct uses 8 GB memory on 64 bit systems

2008-06-11 Thread Gregory P. Smith
Gregory P. Smith <[EMAIL PROTECTED]> added the comment: Test disabled on 64bit when using the supplied patch when forward porting to 2.6 in trunk revision 64114. -- assignee: -> gregory.p.smith keywords: +64bit, easy, patch nosy: +gregory.p.smith priority: -> high resolution: fixed ->

[issue2137] test_crasher in test_struct uses 8 GB memory on 64 bit systems

2008-02-18 Thread Ralf Schmitt
Ralf Schmitt added the comment: I didn't check the trunk version - I just assumed it would also be there. __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bu

[issue2137] test_crasher in test_struct uses 8 GB memory on 64 bit systems

2008-02-18 Thread Martin v. Löwis
Martin v. Löwis added the comment: Thanks for the report. I have removed the test in r60892. Not sure why you've marked it as Py2.6 also; this code has not been merged into the trunk yet. -- resolution: -> fixed status: open -> closed versions: -Python 2.6 ___

[issue2137] test_crasher in test_struct uses 8 GB memory on 64 bit systems

2008-02-18 Thread Ralf Schmitt
Changes by Ralf Schmitt: -- components: +Tests type: -> resource usage __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Uns

[issue2137] test_crasher in test_struct uses 8 GB memory on 64 bit systems

2008-02-18 Thread Ralf Schmitt
New submission from Ralf Schmitt: I think this should be disabled on 64 bit systems. It makes running regrtest.py for me basically impossible. Martin, I've put you on the nosy list, as you have committed this one in revision 60793. -- files: test_crasher_only_on_32bit.txt messages: 62519