-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/Compute EngineAnalytics in ES|QLAnalytics in ES|QL:Search Relevance/ES|QLSearch functionality in ES|QLSearch functionality in ES|QL>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchmedium-riskAn open issue or test failure that is a medium risk to future releasesAn open issue or test failure that is a medium risk to future releasesv9.3.0
Description
CI Link
https://gradle-enterprise.elastic.co/s/vj3kky5loieam
Repro line
./gradlew ":x-pack:plugin:esql:compute:test" --tests "org.elasticsearch.compute.aggregation.ValuesBytesRefAggregatorFunctionTests.testSimpleSmallInput" -Dtests.seed=1A2C9AF1BC59A0E7:992BD534F5C59620 -Dtests.iters=10
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
TopBytesRefAggregatorFunctionTests > testSimpleSmallInput FAILED
java.lang.ClassCastException: class org.apache.lucene.util.BytesRef cannot be cast to class java.util.List (org.apache.lucene.util.BytesRef is in unnamed module of loader 'app'; java.util.List is in module java.base of loader 'bootstrap')
at __randomizedtesting.SeedInfo.seed([1A2C9AF1BC59A0E7:992BD534F5C59620]:0)
at org.elasticsearch.compute.aggregation.AbstractTopBytesRefAggregatorFunctionTests.assertSimpleOutput(AbstractTopBytesRefAggregatorFunctionTests.java:36)
at org.elasticsearch.compute.aggregation.AggregatorFunctionTestCase.assertSimpleOutput(AggregatorFunctionTestCase.java:113)
at org.elasticsearch.compute.test.OperatorTestCase.assertSimple(OperatorTestCase.java:235)
at org.elasticsearch.compute.test.OperatorTestCase.testSimpleSmallInput(OperatorTestCase.java:72)
Metadata
Metadata
Assignees
Labels
:Analytics/Compute EngineAnalytics in ES|QLAnalytics in ES|QL:Search Relevance/ES|QLSearch functionality in ES|QLSearch functionality in ES|QL>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchmedium-riskAn open issue or test failure that is a medium risk to future releasesAn open issue or test failure that is a medium risk to future releasesv9.3.0