Ignacio Vera created LUCENE-9176:
------------------------------------
Summary: TestEstimatePointCount failure after changing number of
indexed points
Key: LUCENE-9176
URL: https://issues.apache.org/jira/browse/LUCENE-9176
Project: Lucene - Core
Issue Type: Test
Reporter: Ignacio Vera
These tests can create now situations when there is only one leaf node. The
tests do not handle this situation properly.
{code:java}
ant test -Dtestcase=TestLucene60PointsFormat
-Dtests.method=testEstimatePointCount -Dtests.seed=A921F5ACFEF2F5B6
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ta-IN
-Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1 {code}
{code:java}
ant test -Dtestcase=TestLucene60PointsFormat
-Dtests.method=testEstimatePointCount2Dims -Dtests.seed=99F4A087E8092D56
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=am-ET
-Dtests.timezone=Asia/Calcutta -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]