Dawid Weiss created LUCENE-4189:
-----------------------------------
Summary: Test output should include timestamps (start/end for each
test/ suite).
Key: LUCENE-4189
URL: https://issues.apache.org/jira/browse/LUCENE-4189
Project: Lucene - Java
Issue Type: Improvement
Reporter: Dawid Weiss
Assignee: Dawid Weiss
Priority: Trivial
Fix For: 4.0, 5.0
This adds more verboseness to the output -- should this be optional
(overrideable using local properties but defaulting to 'off')?
{code}
[junit4] [11:54:50.259] Suite: org.apache.lucene.index.TestDeletionPolicy
[junit4] [11:54:53.706] Completed in 3.45s, 6 tests
[junit4]
[junit4] [11:54:53.709] Suite: org.apache.lucene.util.TestVirtualMethod
[junit4] [11:54:53.725] Completed in 0.02s, 2 tests
[junit4]
[junit4] [11:54:53.728] Suite: org.apache.lucene.index.TestRollingUpdates
[junit4] [11:54:55.700] Completed in 1.97s, 2 tests
[junit4]
[junit4] [11:54:55.721] Suite:
org.apache.lucene.index.TestIndexWriterExceptions
[junit4] [11:55:02.394] Completed in 6.67s, 24 tests
[junit4]
[junit4] [11:55:02.398] Suite: org.apache.lucene.index.TestNoDeletionPolicy
[junit4] [11:55:02.548] Completed in 0.15s, 4 tests
...
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]