Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
New
Description
these lines tend to always use 82 chars:
[junit4] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time: 3.97s
Can we remove some of the spaces so it fits? Maybe remove the word 'run' from "Tests run".
occasionally (not always) long classnames wrap too 'Running org.apache.lucene.this.that.TestFoo' ... maybe
just print the short classname?
Attachments
Issue Links
- is part of
-
LUCENE-3808 Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.
- Closed