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 2018/07/20 16:38:00 UTC

[jira] [Commented] (LUCENE-8418) LatLonShapeBoundingBoxQuery failure in Polygon with Hole

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

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

Commit 540839d0d237e38872079e37c7819c4a9b7c8bd2 in lucene-solr's branch refs/heads/branch_7x from [~nknize]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=540839d ]

LUCENE-8418: Mute LatLonShape polygonWithHole test until fix is applied


> LatLonShapeBoundingBoxQuery failure in Polygon with Hole
> --------------------------------------------------------
>
>                 Key: LUCENE-8418
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8418
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Nicholas Knize
>            Assignee: Nicholas Knize
>            Priority: Major
>
> Found the following test failure while testing with a random polygon with hole:
> {code}
> 07:13:46    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShape -Dtests.method=testBasicIntersects -Dtests.seed=A8704FF5E1106095 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
> 07:13:46    [junit4] FAILURE 0.48s J0 | TestLatLonShape.testBasicIntersects <<<
> 07:13:46    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<1>
> 07:13:46    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A8704FF5E1106095:9F0DBC00DD87C3EB]:0)
> 07:13:46    [junit4]    > 	at org.apache.lucene.document.TestLatLonShape.testBasicIntersects(TestLatLonShape.java:113)
> 07:13:46    [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
> 07:13:46    [junit4]   2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/workspace/apache+lucene-solr+branch_7x/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShape_A8704FF5E1106095-001
> 07:13:46    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=140, maxMBSortInHeap=7.774833175701376, sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=Europe/Amsterdam
> 07:13:46    [junit4]   2> NOTE: Linux 3.16.0-4-amd64 amd64/Oracle Corporation 1.8.0_171 (64-bit)/cpus=16,threads=1,free=302653784,total=449314816
> 07:13:46    [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShape]
> 07:13:46    [junit4] Completed [18/24 (1!)] on J0 in 21.09s, 3 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