[
https://issues.apache.org/jira/browse/LUCENE-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103580#comment-15103580
]
ASF subversion and git services commented on LUCENE-6873:
---------------------------------------------------------
Commit 1725057 from [~dsmiley] in branch 'dev/trunk'
[ https://svn.apache.org/r1725057 ]
LUCENE-6873: Fix numerical precision issue in
SpatialTestCase.randomGaussianMeanMax
> heatmap bug causing InvalidShapeException
> -----------------------------------------
>
> Key: LUCENE-6873
> URL: https://issues.apache.org/jira/browse/LUCENE-6873
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/spatial
> Reporter: David Smiley
> Assignee: David Smiley
> Attachments: LUCENE_6873.patch
>
>
> From a CI test failure:
> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1003/
> {noformat}
> 1 tests failed.
> FAILED: org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.testRandom
> {#11 seed=[D30126801503C858:4E8BBD0E05B60CEF]}
> Error Message:
> maxY must be >= minY: -23.184599227870876 to -23.18459922787088
> Stack Trace:
> com.spatial4j.core.exception.InvalidShapeException: maxY must be >= minY:
> -23.184599227870876 to -23.18459922787088
> at
> __randomizedtesting.SeedInfo.seed([D30126801503C858:4E8BBD0E05B60CEF]:0)
> at
> com.spatial4j.core.context.SpatialContext.makeRectangle(SpatialContext.java:218)
> at
> org.apache.lucene.spatial.SpatialTestCase.randomRectangle(SpatialTestCase.java:175)
> at
> org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207)
> at
> org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207)
> at
> org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.queryHeatmapRecursive(HeatmapFacetCounterTest.java:207)
> at
> org.apache.lucene.spatial.prefix.HeatmapFacetCounterTest.testRandom(HeatmapFacetCounterTest.java:169)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]