[
https://issues.apache.org/jira/browse/SOLR-12946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670437#comment-16670437
]
Hoss Man commented on SOLR-12946:
---------------------------------
i can't get this failure to reproduce, and the specific assertion relates to
facet counts being different when comparing the single node response vs a cloud
node response ... which would have been *after* the actual document results
were already compared and validated -- so some/all of the data returned in the
2 requests is in fact in sync.
[[email protected]] & [~risdenk] ... you both mentioned seeing this
failure, full logs would in fact be helpful.
> DistribCursorPagingTest non-reproducible failures in comparing facet counts
> ---------------------------------------------------------------------------
>
> Key: SOLR-12946
> URL: https://issues.apache.org/jira/browse/SOLR-12946
> Project: Solr
> Issue Type: Test
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
> Assignee: Hoss Man
> Priority: Major
>
> Anecdotal reports of failures from DistribCursorPagingTest long the lines of..
> {noformat}
> reproduce with: ant test -Dtestcase=DistribCursorPagingTest
> -Dtests.method=test -Dtests.seed=87B400F0180614A3 -Dtests.slow=true
> -Dtests.badapples=true -Dtests.locale=sq-AL -Dtests.timezone=Etc/GMT+9
> -Dtests.asserts=true -Dtests.file.encoding=UTF-8
> 23:47:46 [junit4] FAILURE 19.4s J7 | DistribCursorPagingTest.test <<<
> 23:47:46 [junit4] > Throwable #1: junit.framework.AssertionFailedError:
> .facet_counts.facet_fields.str.x:0!=null
> 23:47:46 [junit4] > at
> __randomizedtesting.SeedInfo.seed([87B400F0180614A3:FE03F2AB6FA795B]:0)
> 23:47:46 [junit4] > at junit.framework.Assert.fail(Assert.java:50)
> 23:47:46 [junit4] > at
> org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:985)
> 23:47:46 [junit4] > at
> org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1012)
> 23:47:46 [junit4] > at
> org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:666)
> 23:47:46 [junit4] > at
> org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:629)
> 23:47:46 [junit4] > at
> org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:258)
> 23:47:46 [junit4] > at
> org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:90)
> 23:47:46 [junit4] > at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1066)
> 23:47:46 [junit4] > at
> org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1040)
> 23:47:46 [junit4] > at
> java.lang.Thread.run(Thread.java:748){noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]