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)
CI Link
https://gradle-enterprise.elastic.co/s/zo7f2mmhtobui/tests/overview?outcome=FAILED
Repro line
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt