R. David Murray <rdmur...@bitdance.com> added the comment:

How much would increasing the loop count slow down the test?  Since if the bug 
isn't present the loop will run to the end every time, if it is non-trivial it 
would probably be better to keep it shorter, since Brian said it failed one way 
or another 9 out of 10 times.  Either way, a note in the test that it may 
occasionally pass even if the bug is present, but should fail most of the time, 
would be a good idea.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2810>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to