-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: master (9.0)
-
Fix Version/s: master (9.0), 8.2, 8.3
-
Component/s: core/other
-
Labels:None
-
Lucene Fields:New
Bumped into this while running tests locally
ant clean test -Dtests.seed=41D0C5A80C823307 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-CL -Dtests.timezone=Pacific/Rarotonga -Dtests.asserts=true -Dtests.file.encoding=UTF-8
reliably produces:
Tests with failures [seed: 41D0C5A80C823307]: [junit4] - org.apache.lucene.document.TestLatLonPointShapeQueries.testBoxQueryEqualsAndHashcode [junit4] - org.apache.lucene.document.TestLatLonMultiPointShapeQueries.testBoxQueryEqualsAndHashcode [junit4] - org.apache.lucene.document.TestLatLonLineShapeQueries.testBoxQueryEqualsAndHashcode [junit4] - org.apache.lucene.document.TestLatLonPolygonShapeQueries.testBoxQueryEqualsAndHashcode [junit4] - org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries.testBoxQueryEqualsAndHashcode [junit4] - org.apache.lucene.document.TestLatLonMultiLineShapeQueries.testBoxQueryEqualsAndHashcode