[ https://issues.apache.org/jira/browse/SOLR-9087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278058#comment-15278058 ]
ASF subversion and git services commented on SOLR-9087: ------------------------------------------------------- Commit 01e782164709803f709d22c13a99819eac934e14 in lucene-solr's branch refs/heads/branch_5x from [~cpoerschke] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=01e7821 ] SOLR-9087: avoid IndexOutOfBoundsException in TestReplicationHandler.doTestIndexAndConfigAliasReplication > avoid IndexOutOfBoundsException in > TestReplicationHandler.doTestIndexAndConfigAliasReplication > ---------------------------------------------------------------------------------------------- > > Key: SOLR-9087 > URL: https://issues.apache.org/jira/browse/SOLR-9087 > Project: Solr > Issue Type: Test > Reporter: Christine Poerschke > Assignee: Christine Poerschke > Priority: Minor > Attachments: SOLR-9087.patch > > > e.g. http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3255/consoleText > {code} > ... > [junit4] ERROR 35.4s J0 | > TestReplicationHandler.doTestIndexAndConfigAliasReplication <<< > [junit4] > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, > Size: 0 > [junit4] > at > __randomizedtesting.SeedInfo.seed([328287C6BE76B9F9:C5F1699E789E161F]:0) > [junit4] > at java.util.ArrayList.rangeCheck(ArrayList.java:653) > [junit4] > at java.util.ArrayList.get(ArrayList.java:429) > [junit4] > at > org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1326) > [junit4] > at java.lang.Thread.run(Thread.java:745) > ... > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org