[
https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright updated LUCENE-7225:
--------------------------------
Attachment: LUCENE-7225.patch
Ok, here's a patch that should fix the test problem for real for all cases.
Basically, the test now uses unquantized point values as truth as far as the
shape relationships are concerned. This is asserted to agree with the
quantized point BKD search cells and their relationship with the shape.
> Geo3d test failure
> ------------------
>
> Key: LUCENE-7225
> URL: https://issues.apache.org/jira/browse/LUCENE-7225
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/spatial3d
> Affects Versions: master
> Reporter: Karl Wright
> Assignee: Karl Wright
> Attachments: LUCENE-7225.patch, LUCENE-7225.patch
>
>
> Here's how to reproduce:
> {code}
> ant test -Dtestcase=TestGeo3DPoint -Dtests.method=testRandomMedium
> -Dtests.seed=FC3AB2BE996B411E -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=vi -Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]