Skip to content

[CI] ValuesBytesRefAggregatorFunctionTests testSimpleSmallInput failure #136942

@cbuescher

Description

@cbuescher

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

No one assigned

    Labels

    :Analytics/Compute EngineAnalytics in ES|QL:Search Relevance/ES|QLSearch functionality in ES|QL>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Team:Search RelevanceMeta label for the Search Relevance team in Elasticsearchmedium-riskAn open issue or test failure that is a medium risk to future releasesv9.3.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions