./gradlew ":x-pack:plugin:mapper-aggregate-metric:test" --tests "org.elasticsearch.xpack.aggregatemetric.mapper.AggregateMetricDoubleFieldMapperTests.testIndexTypes" -Dtests.seed=7B0E954939C91CC5 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ja -Dtests.timezone=Greenwich -Druntime.java=25
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}>
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.