-
Notifications
You must be signed in to change notification settings - Fork 25.8k
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/zo7f2mmhtobui/tests/overview?outcome=FAILED
Repro line
./gradlew ":x-pack:plugin:mapper-aggregate-metric:test" --tests "org.elasticsearch.xpack.aggregatemetric.mapper.AggregateMetricDoubleFieldMapperTests" -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.keyDoes 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}>
at __randomizedtesting.SeedInfo.seed([3761399631C14990:6FB2D00E8842BFA8]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.elasticsearch.test.ESTestCase.assertThat(ESTestCase.java:2809)
at org.elasticsearch.xpack.aggregatemetric.mapper.AggregateMetricDoubleFieldMapperTests.assertIndexType(AggregateMetricDoubleFieldMapperTests.java:690)
at org.elasticsearch.xpack.aggregatemetric.mapper.AggregateMetricDoubleFieldMapperTests.testIndexTypes(AggregateMetricDoubleFieldMapperTests.java:668)
Reactions are currently unavailable
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)