./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.blockloader.FlattenedFieldRootBlockLoaderTests.testBlockLoaderForFieldInObject {preference=Params[syntheticSource=false, preference=STORED]}" -Dtests.seed=BF663AB7E35A4D9 -Dtests.locale=ses-Latn-ML -Dtests.timezone=Asia/Sakhalin -Druntime.java=25
java.lang.AssertionError: Source documents don't match for field [Ep]: Error [Values of type [flattened] don't match after normalization, normalized actual: [], expected: [TKonzpZvI]] actual mappings [{"_doc":{"properties":{"top":{"properties":{"level1":{"properties":{"level2":{"properties":{"AdVVEd":{"doc_values":true,"ignore_above":11,"index":false,"null_value":"TKonzpZvI","type":"flattened"}},"type":"object"}},"type":"object"}},"type":"object"}}}}] actual settings [{}] expected mappings [{"_doc":{"properties":{"top":{"properties":{"level1":{"properties":{"level2":{"properties":{"AdVVEd":{"doc_values":true,"ignore_above":11,"index":false,"null_value":"TKonzpZvI","type":"flattened"}},"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.