[Python-Dev] Resource flag for unicode memory error tests?

Nick Coghlan ncoghlan at gmail.com
Mon Aug 11 17:03:41 CEST 2008


Currently running the test suite, even without any resource flags, 
renders my machine unusable for at least part of the test execution. The 
main culprit appears to be the checks for expected memory errors in 
test_unicode.

Does anyone have any objections to making the offending test dependent 
on a resource flag after beta 3 is out the door?

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-Dev mailing list