-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[BUG] GeoTileGridIT.testGeoShapes failure #6187
Copy link
Copy link
Closed
Labels
>test-failureTest failure from CI, local build, etc.Test failure from CI, local build, etc.GeospatialbugSomething isn't workingSomething isn't working
Description
Seems to be reproducible:
./gradlew ':modules:geo:internalClusterTest' --tests "org.opensearch.geo.search.aggregations.bucket.GeoTileGridIT.testGeoShapes" -Dtests.seed=EC3F504EF22998E0
org.opensearch.geo.search.aggregations.bucket.GeoTileGridIT > testGeoShapes FAILED
java.lang.AssertionError: Geotile 3/7/4 has wrong doc count expected:<36> but was:<1>
at __randomizedtesting.SeedInfo.seed([EC3F504EF22998E0:682E8817D55CBFD]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.opensearch.geo.search.aggregations.bucket.GeoTileGridIT.testGeoShapes(GeoTileGridIT.java:78)
https://build.ci.opensearch.org/job/gradle-check/10625/consoleFull
/cc @navneet1v
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
>test-failureTest failure from CI, local build, etc.Test failure from CI, local build, etc.GeospatialbugSomething isn't workingSomething isn't working