[
https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709771#comment-14709771
]
Michael McCandless commented on LUCENE-6759:
--------------------------------------------
206 beast iters then I hit:
{noformat}
[junit4:pickseed] Seed property 'tests.seed' already defined: DDC21670DAEA1F6B
[junit4] <JUnit4> says ciao! Master seed: DDC21670DAEA1F6B
[junit4] Executing 1 suite with 1 JVM.
[junit4]
[junit4] Started J0 PID(16168@localhost).
[junit4] Suite: org.apache.lucene.bkdtree3d.TestGeo3DPointField
[junit4] 2> ago 24, 2015 8:15:51 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[T1,5,TGRP-TestGeo3DPointField]
[junit4] 2> java.lang.AssertionError: expected WITHIN (1) or OVERLAPS (2)
but got 0; shape=GeoCircle: {planetmodel=PlanetModel.SPHERE,
center=[lat=-0.004431288600558495, lon=-0.003687846671278374],
radius=1.704543429364245E-8(9.7663144499327E-7)}; XYZSolid=XYZSolid:
{planetmodel=PlanetModel.SPHERE, isWholeWorld=false, minXplane=[A=1.0, B=0.0,
C=0.0, D=-0.9999833816746712, side=1.0], maxXplane=[A=1.0, B=0.0, C=0.0,
D=-0.9999833819746712, side=-1.0], minYplane=[A=0.0, B=1.0, C=0.0,
D=0.00368780225430909, side=1.0], maxYplane=[A=0.0, B=1.0, C=0.0,
D=0.00368780195430909, side=-1.0], minZplane=[A=0.0, B=0.0, C=1.0,
D=0.004431274248206893, side=1.0], maxZplane=[A=0.0, B=0.0, C=1.0,
D=0.004431273948206893, side=-1.0]}
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([DDC21670DAEA1F6B]:0)
[junit4] 2> at
org.apache.lucene.bkdtree3d.PointInGeo3DShapeQuery$1.scorer(PointInGeo3DShapeQuery.java:105)
[junit4] 2> at
org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorer(LRUQueryCache.java:581)
[junit4] 2> at
org.apache.lucene.search.Weight.bulkScorer(Weight.java:135)
[junit4] 2> at
org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
[junit4] 2> at
org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:618)
[junit4] 2> at
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:92)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:425)
[junit4] 2> at
org.apache.lucene.bkdtree3d.TestGeo3DPointField$4._run(TestGeo3DPointField.java:587)
[junit4] 2> at
org.apache.lucene.bkdtree3d.TestGeo3DPointField$4.run(TestGeo3DPointField.java:521)
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPointField
-Dtests.method=testRandomMedium -Dtests.seed=DDC21670DAEA1F6B -Dtests.slow=true
-Dtests.linedocsfile=/lucenedata/hudson.enwiki.random.lines.txt.fixed
-Dtests.locale=it_CH -Dtests.timezone=Africa/Blantyre -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1.08s | TestGeo3DPointField.testRandomMedium <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=16, name=T1, state=RUNNABLE,
group=TGRP-TestGeo3DPointField]
{noformat}
Looks like a miniscule radius?
> 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, 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]