Gus Heck created LUCENE-8913:
--------------------------------

             Summary: Reproducing failure in various TestLatLon*  
equals/hashcode tests
                 Key: LUCENE-8913
                 URL: https://issues.apache.org/jira/browse/LUCENE-8913
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/other
    Affects Versions: master (9.0)
            Reporter: Gus Heck


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:
 
{code:java}
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{code}
 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to