./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.blockloader.FlattenedFieldRootBlockLoaderTests.testBlockLoaderForFieldInObjectWithCranky {params=Params[syntheticSource=false, preference=DOC_VALUES, binaryDocValues=true]}" -Dtests.seed=308A22B00F8CB5D4 -Dtests.locale=se-Latn-NO -Dtests.timezone=America/Montreal -Druntime.java=25
java.lang.AssertionError: Source documents don't match for field []: Error [Values of type [flattened] don't match after normalization, normalized actual: [], expected: [NsYuRTJP]] actual mappings [{"_doc":{"properties":{"top":{"properties":{"level1":{"properties":{"level2":{"properties":{"level3":{"properties":{"oIIYWIJUWp":{"doc_values":false,"index":true,"null_value":"NsYuRTJP","type":"flattened"}},"type":"object"}},"type":"object"}},"type":"object"}},"type":"object"}}}}] actual settings [{}] expected mappings [{"_doc":{"properties":{"top":{"properties":{"level1":{"properties":{"level2":{"properties":{"level3":{"properties":{"oIIYWIJUWp":{"doc_values":false,"index":true,"null_value":"NsYuRTJP","type":"flattened"}},"type":"object"}},"type":"object"}},"type":"object"}},"type":"object"}}}}] expected settings [{}]
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.