[
https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244371#comment-15244371
]
Karl Wright commented on LUCENE-7225:
-------------------------------------
Hi [~mikemccand], you are correct about the TestRandomMedium/Small/Large suite.
I've undone that part of the commit. What happened: I found a problem in the
Relations test where you were assuming a quantized isWithin() would match an
unquantized isWithin(). That's of course not going to work, so I fixed that
test, and then noted what looked like similar behavior in the other suite.
However, I didn't think it through because the other suite is using isWithin of
the quantized value as truth throughout, which is fine.
Should be all set now, with no leniency.
> 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]