-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:StorageEngine/MappingThe storage related side of mappingsThe storage related side of mappings>test-failureTriaged test failures from CITriaged test failures from CITeam:StorageEngineneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
CI Link
https://gradle-enterprise.elastic.co/s/r3v5otn2m4id6
Repro line
./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.DateFieldMapperTests.testDocValuesSkippers" -Dtests.seed=2DA6418537CE22F8 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=kxv-Deva-IN -Dtests.timezone=Pacific/Yap -Druntime.java=25
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
java.lang.AssertionError:
Expected: <IndexType{hasTerms=false, hasPoints=false, hasPointsMetadata=false, hasVectors=false, hasDocValues=true, hasDocValuesSkipper=true}>
but: was <IndexType{hasTerms=false, hasPoints=false, hasPointsMetadata=false, hasVectors=false, hasDocValues=true, hasDocValuesSkipper=false}>
Metadata
Metadata
Assignees
Labels
:StorageEngine/MappingThe storage related side of mappingsThe storage related side of mappings>test-failureTriaged test failures from CITriaged test failures from CITeam:StorageEngineneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)