Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
New
Description
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/
Attachments
Attachments
Issue Links
- is duplicated by
-
LUCENE-6555 Geo3dShapeSphereModelRectRelationTest.testGeoBBoxRect fails
- Resolved