Build Scans:
Reproduction Line:
./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.CsvIT" -Dtests.method="test {csv-spec:approximation.Approximate stats with where on multi-valued data}" -Dtests.seed=2C2329D1B5A2581E -Dtests.locale=is-IS -Dtests.timezone=Chile/Continental -Druntime.java=25
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Data mismatch:
row 0 column 7:a list containing
row 0 column 7:0: expected <Range[lowerBound=1500000000, upperBound=3000000000]> but was <2934059868L>
row 0 column 7:1: expected <Range[lowerBound=1500000000, upperBound=3000000000]> but was <3022661486L>
Actual:
count:long | avg:double | sum:long | CONFIDENCE_INTERVAL(count):long | CERTIFIED(count):boolean | CONFIDENCE_INTERVAL(avg):double | CERTIFIED(avg):boolean | CONFIDENCE_INTERVAL(sum):long | CERTIFIED(sum):boolean
1915118 | 1555.2880213232988 | 2978559852 | [1886868, 1942605] | true | [1550.9553796915093, 1559.5702072391928] | true | [2934059868, 3022661486] | true
Expected:
count:long | avg:double | sum:long | CONFIDENCE_INTERVAL(count):long | CERTIFIED(c
[truncated]
Issue Reasons:
- [main] 2 failures in test test {csv-spec:approximation.Approximate stats with where on multi-valued data} (1.0% fail rate in 193 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
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.