[ https://issues.apache.org/jira/browse/SOLR-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560366#comment-14560366 ]
ASF subversion and git services commented on SOLR-7594: ------------------------------------------------------- Commit 1681901 from [~dsmiley] in branch 'dev/trunk' [ https://svn.apache.org/r1681901 ] SOLR-7594: Fix test bug on RptWithGeometryField's cache state The bug was that I can't compare the segment count; I should compare cache keys > TestSolr4Spatial2.testRptWithGeometryField failure > -------------------------------------------------- > > Key: SOLR-7594 > URL: https://issues.apache.org/jira/browse/SOLR-7594 > Project: Solr > Issue Type: Bug > Components: spatial > Affects Versions: Trunk, 5.2 > Reporter: Steve Rowe > Assignee: David Smiley > > The seed fails for me on branch_5x and trunk: > {noformat} > [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolr4Spatial2 > -Dtests.method=testRptWithGeometryField -Dtests.seed=3073201A99DE8699 > -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=America/Maceio > -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 > [junit4] FAILURE 0.53s | TestSolr4Spatial2.testRptWithGeometryField <<< > [junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<[2]> > but was:<[1]> > [junit4] > at > __randomizedtesting.SeedInfo.seed([3073201A99DE8699:166498ECA48FDFFB]:0) > [junit4] > at > org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField(TestSolr4Spatial2.java:140) > [junit4] > at java.lang.Thread.run(Thread.java:745) > {noformat} -- 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