Ignacio Vera created LUCENE-9244:
------------------------------------

             Summary: TestLucene60PointsFormat#testEstimatePointCount2Dims 
failure
                 Key: LUCENE-9244
                 URL: https://issues.apache.org/jira/browse/LUCENE-9244
             Project: Lucene - Core
          Issue Type: Test
            Reporter: Ignacio Vera


Reproduce with:

{code}
ant test  -Dtestcase=TestLucene60PointsFormat 
-Dtests.method=testEstimatePointCount2Dims -Dtests.seed=F584F23ED8B6AAAB 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-VC 
-Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}

The test assumes that a point can only be shred at most by two leaves. But in 
the 2D case, in an extreme case, a point can actually be shared by 4 leaves. In 
he failure is it shared by three leaves.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to