Ezio Melotti <ezio.melo...@gmail.com> added the comment:

Because it looks like line noise and doesn't provide an useful information in 
most of the cases (at least for me), see e.g.:

+   test_format (__main__.MyTestCase) ... [0.000612s] skipped 'not supported in 
this library version'
+   test_nothing (__main__.MyTestCase) ... [0.000486s] skipped 'demonstrating 
skipping'
+   test_windows_support (__main__.MyTestCase) ... [0.000090s] skipped 
'requires Windows'

It might still be useful to find the slowest test(s), or for test suites that 
take a long time (so I'm not opposed to having it as an option that can be 
enabled if needed), but for most of the tests it will just show an almost 
meaningless fraction of second.

----------

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

Reply via email to