[ 
https://issues.apache.org/jira/browse/LUCENE-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734031#comment-14734031
 ] 

Michael McCandless commented on LUCENE-6776:
--------------------------------------------

Thanks [~daddywri], this patch lasted for 6 hours of heavy (36 JVMs) beasting, 
then hit this:

{noformat}
[junit4:pickseed] Seed property 'tests.seed' already defined: C51A81D82CBA7AC0
   [junit4] <JUnit4> says hello! Master seed: C51A81D82CBA7AC0
   [junit4] Executing 1 suite with 1 JVM.
   [junit4] 
   [junit4] Started J0 PID(23324@localhost).
   [junit4] Suite: org.apache.lucene.bkdtree3d.TestGeo3DPointField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPointField 
-Dtests.method=testGeo3DRelations -Dtests.seed=C51A81D82CBA7AC0 
-Dtests.multiplier=5 -Dtests.slow=true 
-Dtests.linedocsfile=/lucenedata/hudson.enwiki.random.lines.txt.fixed 
-Dtests.locale=ar_OM -Dtests.timezone=Pacific/Midway -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.17s | TestGeo3DPointField.testGeo3DRelations <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C51A81D82CBA7AC0:7565FC4CA3F7D45C]:0)
   [junit4]    >        at 
org.apache.lucene.geo3d.GeoCompositeMembershipShape.isWithin(GeoCompositeMembershipShape.java:47)
   [junit4]    >        at 
org.apache.lucene.geo3d.BaseXYZSolid.isAreaInsideShape(BaseXYZSolid.java:131)
   [junit4]    >        at 
org.apache.lucene.geo3d.XYZSolid.getRelationship(XYZSolid.java:312)
   [junit4]    >        at 
org.apache.lucene.bkdtree3d.TestGeo3DPointField.testGeo3DRelations(TestGeo3DPointField.java:546)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, 
locale=ar_OM, timezone=Pacific/Midway
   [junit4]   2> NOTE: Linux 3.19.0-21-generic amd64/Oracle Corporation 
1.8.0_51 (64-bit)/cpus=72,threads=1,free=413503048,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DPointField]
   [junit4] Completed [1/1] in 1.48s, 1 test, 1 error <<< 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, 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]

Reply via email to