[
https://issues.apache.org/jira/browse/LUCENE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077047#comment-17077047
]
ASF subversion and git services commented on LUCENE-9244:
---------------------------------------------------------
Commit f018c4c81377d589862c20c8b02fd972be562d29 in lucene-solr's branch
refs/heads/master from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=f018c4c ]
LUCENE-9244: In 2D, a point can be shared by four leaves (#1279)
Adjust TestLucene60PointsFormat#testEstimatePointCount2Dims so it does not fail
when a point is shared by multiple leaves
> TestLucene60PointsFormat#testEstimatePointCount2Dims failure
> ------------------------------------------------------------
>
> Key: LUCENE-9244
> URL: https://issues.apache.org/jira/browse/LUCENE-9244
> Project: Lucene - Core
> Issue Type: Test
> Reporter: Ignacio Vera
> Priority: Major
> 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]