Skip to content

AllSupportedFieldsIT failing #139802

@nielsbauman

Description

@nielsbauman

CI Link

https://gradle-enterprise.elastic.co/s/fi33zeg4vf4rq/tests/overview?outcome=FAILED

Repro line

./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.AllSupportedFieldsIT.testFetchAll {pref=NONE mode=standard}" -Dtests.seed=6715BCF6C5872B6B -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: unsupported field type [HISTOGRAM]	
at __randomizedtesting.SeedInfo.seed([6715BCF6C5872B6B:8EF770CFE0C14EF2]:0)	
at org.elasticsearch.xpack.esql.qa.rest.AllSupportedFieldsTestCase.expectedValue(AllSupportedFieldsTestCase.java:938)	
at org.elasticsearch.xpack.esql.qa.rest.AllSupportedFieldsTestCase.allTypesValuesMatcher(AllSupportedFieldsTestCase.java:388)	
at org.elasticsearch.xpack.esql.qa.rest.AllSupportedFieldsTestCase.doTestFetchAll(AllSupportedFieldsTestCase.java:310)	
at org.elasticsearch.xpack.esql.qa.rest.AllSupportedFieldsTestCase.testFetchAll(AllSupportedFieldsTestCase.java:256)

This failure was introduced in #139703 and has been failing non-snapshot runs.

#139744 will hopefully address it, but I'm going to mute this class for now as it's blocking my PR.

Metadata

Metadata

Assignees

Labels

:StorageEngine/ES|QLTimeseries / metrics / PromQL / logsdb capabilities in ES|QL>test-failureTriaged test failures from CITeam:StorageEnginelow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions