[
https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709274#comment-14709274
]
Michael McCandless commented on LUCENE-6759:
--------------------------------------------
[~daddywri] thank you, I committed that last patch, but noticed
GeoCircleTest.testCircleBounds is angry:
{noformat}
[junit4] Suite: org.apache.lucene.geo3d.GeoCircleTest
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=GeoCircleTest
-Dtests.method=testCircleBounds -Dtests.seed=8068B689836F03CE
-Dtests.locale=es_PR -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.05s J1 | GeoCircleTest.testCircleBounds <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([8068B689836F03CE:75EBD17B83B5147A]:0)
[junit4] > at
org.apache.lucene.geo3d.GeoCircleTest.testCircleBounds(GeoCircleTest.java:111)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
locale=es_PR, timezone=Europe/Zagreb
[junit4] 2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation
1.8.0_40 (64-bit)/cpus=8,threads=1,free=425655240,total=504889344
[junit4] 2> NOTE: All tests run in this JVM: [GeoCircleTest]
[junit4] Completed [6/9] on J1 in 0.27s, 4 tests, 1 failure <<< FAILURES!
{noformat}
> Integrate lat/long BKD and spatial 3d, part 2
> ---------------------------------------------
>
> Key: LUCENE-6759
> URL: https://issues.apache.org/jira/browse/LUCENE-6759
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Michael McCandless
> Attachments: LUCENE-6699.patch
>
>
> This is just a continuation of LUCENE-6699, which became too big.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]