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

Michael McCandless commented on LUCENE-6759:
--------------------------------------------

OK I committed a test fix so we only see verbose logging for the iteration that 
failed.

Also I hit a new failure, GeoPath again:

{noformat}
[junit4:pickseed] Seed property 'tests.seed' already defined: 24B39D6EB4A89D20
   [junit4] <JUnit4> says ciao! Master seed: 24B39D6EB4A89D20
   [junit4] Executing 1 suite with 1 JVM.
   [junit4] 
   [junit4] Started J0 PID(14785@localhost).
   [junit4] Suite: org.apache.lucene.bkdtree3d.TestGeo3DPointField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPointField 
-Dtests.method=testGeo3DRelations -Dtests.seed=24B39D6EB4A89D20 
-Dtests.multiplier=5 -Dtests.slow=true 
-Dtests.linedocsfile=/lucenedata/hudson.enwiki.random.lines.txt.fixed 
-Dtests.locale=zh -Dtests.timezone=America/Grenada -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.56s | TestGeo3DPointField.testGeo3DRelations <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid hits for 
shape=GeoPath: {planetmodel=PlanetModel.WGS84, width=0.6894050545377601(39.5), 
points={[[lat=-0.0788176065762948, lon=0.9431251741731624], 
[lat=0.510387871458147, lon=0.5327078872484678], [lat=-0.5624521609859962, 
lon=1.5398841746888388], [lat=-0.5025171434638661, lon=-0.5895998642788894]]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([24B39D6EB4A89D20:94CCE0FA3BE533BC]: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=DefaultSimilarity, locale=zh, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 3.19.0-21-generic amd64/Oracle Corporation 
1.8.0_51 (64-bit)/cpus=72,threads=1,free=372695208,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DPointField]
   [junit4] Completed [1/1] in 4.87s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures:
   [junit4]   - 
org.apache.lucene.bkdtree3d.TestGeo3DPointField.testGeo3DRelations
{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, LUCENE-6699.patch, LUCENE-6699.patch, 
> LUCENE-6699.patch, LUCENE-6699.patch, LUCENE-6699.patch, LUCENE-6699.patch, 
> LUCENE-6699.patch, LUCENE-6699.patch, LUCENE-6699.patch, LUCENE-6699.patch, 
> LUCENE-6699.patch, LUCENE-6699.patch, 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]

Reply via email to