./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.GeoPointFieldMapperTests.testSyntheticSourceWithTranslogSnapshot" -Dtests.seed=174440B894571816 -Dtests.locale=ga-Latn-IE -Dtests.timezone=Asia/Jerusalem -Druntime.java=25
java.lang.AssertionError:
Expected: "{\"field\":[{\"one\":1,\"two\":[2,22,222],\"three\":{\"three\":33}},{\"one\":1,\"two\":[2,22,222],\"three\":{\"three\":33}},\"not a valid geohash FKb\"]}"
but: was "{\"field\":[\"not a valid geohash FKb\",{\"one\":1,\"two\":[2,22,222],\"three\":{\"three\":33}},{\"one\":1,\"two\":[2,22,222],\"three\":{\"three\":33}}]}"
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.