You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/01 10:24:00 UTC

[jira] [Commented] (LUCENE-8679) Test failure in LatLonShape

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

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

Commit fdb635353983a8954c092436db650277aa33c95b in lucene-solr's branch refs/heads/master from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=fdb6353 ]

LUCENE-8679: return WITHIN in EdgeTree#relateTriangle only when polygon and triangle share one edge


> Test failure in LatLonShape
> ---------------------------
>
>                 Key: LUCENE-8679
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8679
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ignacio Vera
>            Priority: Major
>         Attachments: LUCENE-8679.patch
>
>
> Error and reproducible seed:
>  
> {code:java}
> [junit4] Suite: org.apache.lucene.document.TestLatLonShape
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShape -Dtests.method=testRandomPolygonEncoding -Dtests.seed=E92F1FD44199EFBE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=America/North_Dakota/Center -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.04s J2 | TestLatLonShape.testRandomPolygonEncoding <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([E92F1FD44199EFBE:2C3EDB8695100930]:0)
>    [junit4]    >        at org.apache.lucene.document.TestLatLonShape.verifyEncoding(TestLatLonShape.java:774)
>    [junit4]    >        at org.apache.lucene.document.TestLatLonShape.testRandomPolygonEncoding(TestLatLonShape.java:726)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/sandbox/test/J2/temp/lucene.document.TestLatLonShape_E92F1FD44199EFBE-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1441, maxMBSortInHeap=7.577899936070286, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@419db2df), locale=no-NO, timezone=America/North_Dakota/Center
>    [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=168572480,total=309854208
>    [junit4]   2> NOTE: All tests run in this JVM: [TestIntervals, TestLatLonLineShapeQueries, TestLatLonShape]
>    [junit4] Completed [10/27 (1!)] on J2 in 14.55s, 25 tests, 1 failure, 1 skipped <<< FAILURES!{code}



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

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