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

ASF subversion and git services commented on LUCENE-8171:
---------------------------------------------------------

Commit 2cdb57b7dc008fa7d18b1658722138436f047dbb in lucene-solr's branch 
refs/heads/branch_7x from [~kwri...@metacarta.com]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2cdb57b ]

LUCENE-8171: Refactor vector constructor to support later changes, and add an 
ignored test for a precision issue.


> Geo3dShapeWGS84ModelRectRelationTest test failure
> -------------------------------------------------
>
>                 Key: LUCENE-8171
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8171
>             Project: Lucene - Core
>          Issue Type: Test
>            Reporter: Adrien Grand
>            Assignee: Karl Wright
>            Priority: Major
>         Attachments: LUCENE-8171.patch
>
>
> It reproduces with {{ant test  
> -Dtestcase=Geo3dShapeWGS84ModelRectRelationTest 
> -Dtests.method=testGeoPathRect -Dtests.seed=1257A8E5FDB03055 
> -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/Monterrey 
> -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1}}:
> {noformat}
>    [junit4] Suite: 
> org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=Geo3dShapeWGS84ModelRectRelationTest 
> -Dtests.method=testGeoPathRect -Dtests.seed=1257A8E5FDB03055 
> -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/Monterrey 
> -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.69s | 
> Geo3dShapeWGS84ModelRectRelationTest.testGeoPathRect <<<
>    [junit4]    > Throwable #1: java.lang.RuntimeException: Couldn't come up 
> with a plane through three points that included the fourth
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([1257A8E5FDB03055:5B0183E4DD0431E2]:0)
>    [junit4]    >      at 
> org.apache.lucene.spatial3d.geom.GeoStandardPath$SegmentEndpoint.<init>(GeoStandardPath.java:603)
>    [junit4]    >      at 
> org.apache.lucene.spatial3d.geom.GeoStandardPath.done(GeoStandardPath.java:186)
>    [junit4]    >      at 
> org.apache.lucene.spatial3d.geom.GeoStandardPath.<init>(GeoStandardPath.java:68)
>    [junit4]    >      at 
> org.apache.lucene.spatial3d.geom.GeoPathFactory.makeGeoPath(GeoPathFactory.java:39)
>    [junit4]    >      at 
> org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dLineStringBuilder.build(Geo3dShapeFactory.java:285)
>    [junit4]    >      at 
> org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$4.generateRandomShape(ShapeRectRelationTestCase.java:179)
>    [junit4]    >      at 
> org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
>    [junit4]    >      at 
> org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPathRect(ShapeRectRelationTestCase.java:199)
>    [junit4]    >      at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    [junit4]    >      at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    >      at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >      at 
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >      at java.base/java.lang.Thread.run(Thread.java:844)
>    [junit4]   2> NOTE: test params are: codec=Lucene70, 
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3595d2c2),
>  locale=sq, timezone=America/Monterrey
>    [junit4]   2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 9.0.1 
> (64-bit)/cpus=12,threads=1,free=134432384,total=260046848
>    [junit4]   2> NOTE: All tests run in this JVM: 
> [Geo3dShapeWGS84ModelRectRelationTest]
>    [junit4] Completed [1/1 (1!)] in 0.86s, 1 test, 1 error <<< FAILURES!
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to