[
https://issues.apache.org/jira/browse/LUCENE-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-6776:
---------------------------------------
Attachment: LUCENE-6776.patch
New patch, just fixing a verbosity issue in the test, and after beasting for
quite a while with this patch I hit this failure:
{noformat}
[junit4] Suite: org.apache.lucene.bkdtree3d.TestGeo3DPointField
[junit4] 1> doc=4870 did not match but should
[junit4] 1> point=[lat=-0.00591253844632244, lon=-0.0020069187259065093]
[junit4] 1> quantized=[X=1.001099185736782, Y=-0.0020091272069679327,
Z=-0.005919118245803968]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPointField
-Dtests.method=testGeo3DRelations -Dtests.seed=3B8A70E29A964D\
99 -Dtests.multiplier=5 -Dtests.slow=true -Dtests.locale=ar_JO
-Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 1.67s | TestGeo3DPointField.testGeo3DRelations <<<
[junit4] > Throwable #1: java.lang.AssertionError: invalid hits for
shape=GeoCircle: {planetmodel=PlanetModel.WGS84, center=[lat=-0.005\
931145568901605, lon=-0.001942031539653079],
radius=1.2991918568260272E-4(0.007443821017389608)}
[junit4] > at
__randomizedtesting.SeedInfo.seed([3B8A70E29A964D99:8BF50D7615DBE305]:0)
[junit4] > at
org.apache.lucene.bkdtree3d.TestGeo3DPointField.testGeo3DRelations(TestGeo3DPointField.java:708)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_JO,
timezone\
=CST
[junit4] 2> NOTE: Linux 3.19.0-21-generic amd64/Oracle Corporation
1.8.0_51 (64-bit)/cpus=72,threads=1,free=404816768,total=514850816
[junit4] 2> NOTE: All tests run in this JVM: [TestGeo3DPointField]
[junit4] Completed [1/1] in 2.00s, 1 test, 1 failure <<< FAILURES!
{noformat}
> Randomized planet model shows up additional XYZBounds errors
> ------------------------------------------------------------
>
> Key: LUCENE-6776
> URL: https://issues.apache.org/jira/browse/LUCENE-6776
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/spatial
> Reporter: Karl Wright
> Attachments: LUCENE-6776.patch, LUCENE-6776.patch, LUCENE-6776.patch,
> LUCENE-6776.patch, LUCENE-6776.patch
>
>
> Adding randomized PlanetModel construction causes points to be generated
> inside a shape that are outside XYZBounds. [~mikemccand] please take note.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]