You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ignacio Vera (JIRA)" <ji...@apache.org> on 2019/02/01 08:18:00 UTC

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

Ignacio Vera created LUCENE-8679:
------------------------------------

             Summary: 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


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