[
https://issues.apache.org/jira/browse/SOLR-12932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670058#comment-16670058
]
Kevin Risden commented on SOLR-12932:
-------------------------------------
Test: DistribCursorPagingTest
{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}
> ant test (without badapples=false) should pass easily for developers.
> ---------------------------------------------------------------------
>
> Key: SOLR-12932
> URL: https://issues.apache.org/jira/browse/SOLR-12932
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Tests
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Major
>
> If we fix the tests we will end up here anyway, but we can shortcut this.
> Once I get my first patch in, anyone who mentions a test that fails locally
> for them at any time (not jenkins), I will fix it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]