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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14487098#comment-14487098 ] 

ASF subversion and git services commented on LUCENE-6413:
---------------------------------------------------------

Commit 1672281 from [~dawidweiss] in branch 'dev/trunk'
[ https://svn.apache.org/r1672281 ]

LUCENE-6413: Test runner should report the number of suites completed/ remaining.

> 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