Build Scans:
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:multi-clusters:v8.19.13#bwcTest" -Dtests.class="org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT" -Dtests.method="test {csv-spec:approximation.Approximate stats with sample}" -Dtests.seed=639956C928577E -Dtests.bwc=true -Dtests.locale=th -Dtests.timezone=Pacific/Tahiti -Druntime.java=25
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Data mismatch:
row 0 column 3:a list containing
row 0 column 3:0: expected <Range[lowerBound=85000, upperBound=115000]> but was <84927L>
row 0 column 3:1: expected <Range[lowerBound=85000, upperBound=115000]> but was <94261L>
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
89633 | 330.6056 | 29633074 | [84927, 94261] | true | [324.6871, 335.9556] | true | [27879597, 31330654] | true
Expected:
count:long | avg:double | sum:long | CONFIDENCE_INTERVAL(count):long | CERTIFIED(count):boolean | CONFIDENCE_INTERVAL(avg):double
[truncated]
Issue Reasons:
- [main] 2 failures in test test {csv-spec:approximation.Approximate stats with sample} (1.9% fail rate in 103 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.