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

Erick Erickson commented on LUCENE-8377:
----------------------------------------

Ran 1,000 tests with those flags and no failures.

This error: "java.lang.Exception: Suite timeout exceeded (>= 7200000 msec)." 
seems to occur upon occasion on tests, not always the same test either. So I'm 
starting to doubt it's something with the changes to TieredMergePolicy, I'll 
check as test issues come through and see if it still occurs in other places 
too.

> CI failure in TestAssertingDocValuesFormat
> ------------------------------------------
>
>                 Key: LUCENE-8377
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8377
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Alan Woodward
>            Assignee: Erick Erickson
>            Priority: Major
>
> The elastic CI found the following failure:
> {code}
> 10:40:57    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestAssertingDocValuesFormat -Dtests.seed=B67196BB6D1513F4 
> -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-UY 
> -Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
> 10:40:57    [junit4] ERROR   0.00s J3 | TestAssertingDocValuesFormat (suite) 
> <<<
> 10:40:57    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout 
> exceeded (>= 7200000 msec).
> 10:40:57    [junit4]    >     at 
> __randomizedtesting.SeedInfo.seed([B67196BB6D1513F4]:0)
> {code}
> Doesn't reproduce after 20 rounds of beasting, unfortunately.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to