Skip to content

[CI] CsvIT test {csv-spec:approximation.Approximate stats with stats where} failing #144051

@elasticsearchmachine

Description

@elasticsearchmachine

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.

Metadata

Metadata

Assignees

Labels

:ml/ES|QLML Commands in ES|QL e.g. CATEGORIZE, SAMPLE, CHANGE_POINT etc...>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions