./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT.testRateGroupByNothing" -Dtests.seed=627E277B80832507 -Dtests.locale=teo-KE -Dtests.timezone=Europe/Malta -Druntime.java=25
java.lang.AssertionError: Failed. Agg: RATE | Failed windows: 1 windows(1.6666666666666667%):
Failed for row:
[17, 34.86020237922169, 9.190628178521987, 1.6898218708870891, 2025-07-31T09:06:00.000Z]
Wanted: RateStats[count=16, max=RateRange[lower=6.947659347861283, upper=218.10574436779143], avg=RateRange[lower=4.8546344760157885, upper=33.83577416786363], min=RateRange[lower=0.49849344299563914, upper=4.185503299711496], sum=RateRange[lower=77.67415161625262, upper=541.3723866858181]]
Exception:
Expected: <16L>
but: was <17L>
Build Scans:
Reproduction Line:
Applicable branches:
main
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.