Build Scans:
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT" -Dtests.method="test {csv-spec:approximation.Approximate stats with sample}" -Dtests.seed=7B0191E09F5C32CF -Dtests.locale=hy-Armn-AM -Dtests.timezone=Pacific/Yap -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 <108000L>
row 0 column 3:1: expected <Range[lowerBound=85000, upperBound=115000]> but was <118500L>
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
113172 | 337.4405 | 38188733 | [108000, 118500] | true | [332.0642, 343.2671] | true | [36459483, 39997853] | 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 108 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.