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

Robert Muir commented on LUCENE-3994:
-------------------------------------

I'll leave the issue open, until we get the next nightly done, but this was 
pretty difficult to debug:

Jenkins test time is now a total lie! I think its the clover time? 

Have a look at last nights build: 
https://builds.apache.org/job/Lucene-Trunk/1898/
The entire build took 5 hours, yet it says tests took only 47 minutes: 
https://builds.apache.org/job/Lucene-Trunk/1898/testReport/

Looking at the console you can see this is not the case:

Actual tests:
{noformat}
BUILD SUCCESSFUL
Total time: 225 minutes 56 seconds
{noformat}

Clovered tests:
{noformat}
BUILD SUCCESSFUL
Total time: 54 minutes 31 seconds
{noformat}

Its possible i screwed this up with the nightly build changes from LUCENE-3965. 
I'll investigate.

                
> some nightly tests take hours
> -----------------------------
>
>                 Key: LUCENE-3994
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3994
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/build
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-3994.patch
>
>
> The nightly builds are taking 4-7 hours.
> This is caused by a few bad apples (can be seen 
> https://builds.apache.org/job/Lucene-trunk/1896/testReport/).
> The top 5 are (all in analysis):
> * TestSynonymMapFilter: 1 hr 54 min
> * TestRandomChains: 1 hr 22 min
> * TestRemoveDuplicatesTokenFilter: 32 min
> * TestMappingCharFilter: 28 min
> * TestWordDelimiterFilter: 22 min
> so thats 4.5 hours right there for that run....

--
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]

Reply via email to