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

Gus Heck commented on SOLR-13559:
---------------------------------

The last failure report has one fail, but it's the 4th week in a row so this is 
getting bad appled now. The more recent failure mode seems to be 
{code:java}
   [junit4] FAILURE 4.74s J1 | AliasIntegrationTest.testClusterStateProviderAPI 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: should be a routed 
alias
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D1FEFD814D87287B:CE2961AD3E8CD130]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:315)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
{code}
which appears to stem from a property being set, but not observed, probably 
meaning that waitForAliasesUpdate() isn't really doing it's job.

Current report on fucit.org only shows one fail on 8.x so It's somewhat unclear 
if this is 8x only or generally a problem. -Dtests.seed=D1FEFD814D87287B from 
the recorded failure does not reproduce the issue

> AliasIntegrationTest.testClusterStateProviderAPI fails to often
> ---------------------------------------------------------------
>
>                 Key: SOLR-13559
>                 URL: https://issues.apache.org/jira/browse/SOLR-13559
>             Project: Solr
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: master (9.0)
>            Reporter: Gus Heck
>            Priority: Minor
>
> Recent failure rates for AliasIntegrationTest.testClusterStateProviderAPI 
> have been around 4% which is too high. 
> (http://fucit.org/solr-jenkins-reports/failure-report.html). I've beasted 100 
> runs a couple times and not reproduced it but then hit a failure in it during 
> a normal test run today, so I'm going to start this ticket and record the 
> trace. I have yet to dig through the zips for the logs from the builds.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to