Skip to content

AggregateMetricDoubleFieldMapperTests release tests failing #139401

@jordan-powers

Description

@jordan-powers

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.key

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}>
        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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions