[issue12400] regrtest: always run tests in verbose mode, but hide the output on success

Éric Araujo report at bugs.python.org
Wed Jun 29 17:33:53 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

One more time, commit messages using the present tense are ambiguous: when you write “runtest() truncates the StringIO stream before a new test“, it’s not clear at all whether you describe the previous, incorrect behavior or the new, fixed one.  These phrasings are better:

“X used to do Y” (old behavior)
“X now does Z” (new)
“make X do Z” (new)

----------
nosy: +eric.araujo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12400>
_______________________________________


More information about the Python-bugs-list mailing list