[ 
https://issues.apache.org/jira/browse/LUCENE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ignacio Vera resolved LUCENE-9244.
----------------------------------
    Fix Version/s: 8.6
         Assignee: Ignacio Vera
       Resolution: Fixed

> TestLucene60PointsFormat#testEstimatePointCount2Dims failure
> ------------------------------------------------------------
>
>                 Key: LUCENE-9244
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9244
>             Project: Lucene - Core
>          Issue Type: Test
>            Reporter: Ignacio Vera
>            Assignee: Ignacio Vera
>            Priority: Major
>             Fix For: 8.6
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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 shared at most by two leaves. But 
> in the 2D case, in an extreme case, a point can actually be shared by 4 
> leaves. In the failure, the point is shared by 3 leaves.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to