REPRODUCE WITH: ./gradlew ":x-pack:plugin:esql:compute:test" --tests "org.elasticsearch.compute.aggregation.WindowGroupingAggregatorFunctionTests.testSimpleToString" -Dtests.seed=9AC64E36D4590C4E -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ff-GN -Dtests.timezone=Pacific/Apia -Druntime.java=25
Expected: "TimeSeriesAggregationOperator[blockHash=BytesRefLongBlockHash{keys=[BytesRefKey[channel=0], LongKey[channel=1]], entries=0, size=213112b}, aggregators=[GroupingAggregator[aggregatorFunction=Window[agg=SumIntGroupingAggregatorFunction[channels=[2]], window=PT5M], mode=SINGLE]]]"
but: was "TimeSeriesAggregationOperator[blockHash=BytesRefLongBlockHash{keys=[BytesRefKey[channel=0], LongKey[channel=1]], entries=0, size=392b}, aggregators=[GroupingAggregator[aggregatorFunction=Window[agg=SumIntGroupingAggregatorFunction[channels=[2]], window=PT5M], mode=SINGLE]]]"
CI Link
https://gradle-enterprise.elastic.co/s/cnsm4tgtkmn2g/tests/task/:x-pack:plugin:esql:compute:test/details/org.elasticsearch.compute.aggregation.WindowGroupingAggregatorFunctionTests/testSimpleToString?top-execution=1
Repro line
REPRODUCE WITH: ./gradlew ":x-pack:plugin:esql:compute:test" --tests "org.elasticsearch.compute.aggregation.WindowGroupingAggregatorFunctionTests.testSimpleToString" -Dtests.seed=9AC64E36D4590C4E -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ff-GN -Dtests.timezone=Pacific/Apia -Druntime.java=25
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt