[
https://issues.apache.org/jira/browse/LUCENE-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584431#comment-14584431
]
ASF subversion and git services commented on LUCENE-6502:
---------------------------------------------------------
Commit 1685211 from [~dsmiley] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1685211 ]
LUCENE-6502: Drastically reduce the probability Geo3d ShapeRectRelationTestCase
will complain about not finding enough predicate occurrences.
> Spatial RectIntersectionTestHelper should only require one of each relation
> type to complete
> --------------------------------------------------------------------------------------------
>
> Key: LUCENE-6502
> URL: https://issues.apache.org/jira/browse/LUCENE-6502
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/spatial
> Reporter: David Smiley
> Assignee: David Smiley
> Attachments: LUCENE-6502.patch
>
>
> The RectIntersectionTestHelper requires a minimum number of occurrences of
> each relation type before it passes, and there are a minimum number of
> attempts. But this can be a bit much, and too often it can cause a spurious
> test failure that isn't really a bug. Instead, it should simply try to find
> at least one of every case in a minimum number of tries.
> This would solve this bug today:
> http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12825/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]