rmuir opened a new issue, #11956: URL: https://github.com/apache/lucene/issues/11956
### Description These are failing in jenkins, see seeds below ### Gradle command to reproduce ``` ERROR: The following test(s) have failed: - org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium (:lucene:spatial3d) Test output: /home/jenkins/workspace/Lucene-main-Linux/lucene/spatial3d/build/test-results/test/outputs/OUTPUT-org.apache.lucene.spatial3d.TestGeo3DPoint.txt Reproduce with: gradlew :lucene:spatial3d:test --tests "org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium" -Ptests.jvms=6 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Ptests.seed=9E130E94B4D92D8F -Ptests.multiplier=3 -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 - org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.testGeoPathRect (:lucene:spatial-extras) Test output: /home/jenkins/workspace/Lucene-main-Linux/lucene/spatial-extras/build/test-results/test/outputs/OUTPUT-org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.txt Reproduce with: gradlew :lucene:spatial-extras:test --tests "org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.testGeoPathRect" -Ptests.jvms=6 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Ptests.seed=9E130E94B4D92D8F -Ptests.multiplier=3 -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org