25 Mar
2009
25 Mar
'09
8:32 p.m.
Christian Theune wrote at 2009-3-23 14:44 +0100:
... I usually just run the tests that I'm interested (-s or -t or a combination) in during those times. I never had to go in and comment out a test_suite function.
I had when I had run the ZODB test suite. Some tests deterministically had hang -- and I had to exclude them from the suite to get a result from the total suite. -- Dieter