[ 
https://issues.apache.org/jira/browse/LUCENE-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487760#comment-14487760
 ] 

Shawn Heisey commented on LUCENE-6413:
--------------------------------------

This is *_awesome_*.  It won't make the tests go any faster, but now I will 
know whether I can walk away from the running tests to work on something else.

> Test runner should report the number of suites completed/ remaining
> -------------------------------------------------------------------
>
>                 Key: LUCENE-6413
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6413
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>             Fix For: Trunk, 5.x
>
>
> Pretty much as suggested by Shawn on the dev list.
> {code}
> Suite: org.apache.lucene.util.TestNamedSPILoader
> Completed [2/414] on J3 in 0.59s, 3 tests
> Suite: org.apache.lucene.util.TestBitDocIdSetBuilder
> Completed [3/414] on J0 in 0.29s, 2 tests
> Suite: org.apache.lucene.index.TestStressIndexing2
> Completed [4/414] on J1 in 2.06s, 3 tests
> {code}
> The number of individual tests cannot be printed (it's not available globally 
> to the runner until the suite is actually executed).
> There is no ETA remaining for similar reasons (the variance on each suite's 
> execution time is unpredictable).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to