Jan Høydahl created SOLR-18012:
----------------------------------
Summary: Reproducible test seed for
DistributedFacetSimpleRefinementLongTailTest
Key: SOLR-18012
URL: https://issues.apache.org/jira/browse/SOLR-18012
Project: Solr
Issue Type: Bug
Components: Tests
Reporter: Jan Høydahl
{code:java}
gradle test --tests DistributedFacetSimpleRefinementLongTailTest.test
-Dtests.seed=A747120FD7BE8EB6 -Dtests.locale=ne
-Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true
-Dtests.file.encoding=UTF-8 {code}
Error:
{quote}
Expected :486.5
Actual :484.4166643960135
<Click to see difference>
java.lang.AssertionError: expected:<486.5> but was:<484.4166643960135>
at
__randomizedtesting.SeedInfo.seed([A747120FD7BE8EB6:2F132DD57942E34E]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:685)
at
org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest.checkSubFacetStats(DistributedFacetSimpleRefinementLongTailTest.java:514)
at
org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest.checkSubFacetStats(DistributedFacetSimpleRefinementLongTailTest.java:459)
at
org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest.test(DistributedFacetSimpleRefinementLongTailTest.java:81)
{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]