Message154769
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. |
|
Date |
User |
Action |
Args |
2012-03-02 15:27:35 | ezio.melotti | set | recipients:
+ ezio.melotti, rhettinger, eric.araujo, pprokop, michael.foord, BreamoreBoy, piotr.dobrogost |
2012-03-02 15:27:35 | ezio.melotti | set | messageid: <1330702055.49.0.079914133442.issue4080@psf.upfronthosting.co.za> |
2012-03-02 15:27:34 | ezio.melotti | link | issue4080 messages |
2012-03-02 15:27:34 | ezio.melotti | create | |
|