./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT.testRateGroupBySubset" -Dtests.seed=86B057B892C1B4F6 -Dtests.locale=gv -Dtests.timezone=Asia/Tel_Aviv -Druntime.java=25
java.lang.AssertionError: Failed. Agg: INCREASE | Failed windows: 1 windows(0.0546448087431694%):
ROWS: 1830|Failed for row:
[1, 86.58449600438803, 86.58449600438803, 86.58449600438803, 86.58449600438803, 86.58449600438803, 2025-07-31T09:15:30.000Z, bkcZJoI, 740, null, null]
Wanted: RateStats[count=0, max=null, avg=null, min=null, sum=null]
Exception:
Expected: <0L>
but: was <1L>
Row times and values:
TS:2025-07-31T09:15:30Z=769.0
Build Scans:
Reproduction Line:
Applicable branches:
9.3
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.