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 stats where}" -Dtests.seed=56433B9A500E7DF1 -Dtests.locale=ro-Latn-RO -Dtests.timezone=Pacific/Enderbury -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 <2933353928L>
row 0 column 7:1: expected <Range[lowerBound=1500000000, upperBound=3000000000]> but was <3018891183L>
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
1916703 | 1555.5848449071589 | 2977710595 | [1890081, 1941767] | true | [1551.4700628966077, 1560.0372561764962] | true | [2933353928, 3018891183] | 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 stats where} (1.5% fail rate in 136 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.