./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.BlockSourceReaderTests.testEmptyArray" -Dtests.seed=8C91BEA17A3A9DD4 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ru-UA -Dtests.timezone=Chile/EasterIsland -Druntime.java=25
java.lang.AssertionError:
Expected: <StoredFieldsSpec[requiresSource=true, requiresMetadata=false, requiredStoredFields=[], ignoredSourceFormat=DOC_VALUES_IGNORED_SOURCE, sourcePaths=[field]]>
but: was <StoredFieldsSpec[requiresSource=true, requiresMetadata=false, requiredStoredFields=[], ignoredSourceFormat=COALESCED_SINGLE_IGNORED_SOURCE, sourcePaths=[field]]>
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.