You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2015/04/09 12:30:12 UTC

[jira] [Resolved] (LUCENE-6413) Test runner should report the number of suites completed/ remaining

     [ https://issues.apache.org/jira/browse/LUCENE-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss resolved LUCENE-6413.
---------------------------------
    Resolution: Fixed

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org