Hi Titus. Great work on GHOP! On Dec 21, 2007 3:05 AM, Titus Brown <[EMAIL PROTECTED]> wrote: > Hi all, > > a bit of grep'ping and personal examination discovered the following > tests in trunk/ that could be converted to unittest or doctests. Any > thoughts, pro or con?
Yes, it would be great to get rid of the old style tests. I didn't verify your list, but it looked good. The most important ones to get rid of are the ones that compare output. It would also be great to fix the flaky tests. Nearly all are related to networking. I think Raymond started a thread about some of these issues. (Hopefully I'll catch up on some mail over the holidays.) The flaky tests are probably too large for GHOP, but feel free to try fix them. From memory the flakiest ones are: test_xmlrpc, test_urllib2, test_urllib2net n _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com