Skip to content

[CI] EsqlSpecIT test {csv-spec:inlinestats.StdDevFilter} failing #135101

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT" -Dtests.method="test {csv-spec:stats.StdDevFilter}" -Dtests.seed=8C5F87D9B7B41821 -Dtests.locale=kxv-Latn-IN -Dtests.timezone=Etc/GMT+8 -Druntime.java=24 

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Data mismatch: row 0 column 2:a list containing row 0 column 2:0: expected "29045.7706669697" but was "29045.7706669698" Actual: greater_than:double | less_than:double | salary:double | count:long | gender:keyword 6.4543266953 | 7.5778678879 | 29045.7706669698 | 33 | F 6.9752323339 | 6.6048070755 | 26171.3311096413 | 57 | M 6.9492070979 | 7.1272294758 | 27921.2207362071 | 10 | null Expected: greater_than:double | less_than:double | salary:double | count:long | gender:keyword 6.4543266953 | 7.5778678879 | 29045.7706669697 | 33 | F 6.9752323339 | 6.6048070755 | 26171.3311096413 | 57 | M 6.9492070979 | 7.1272294758 | 27921.2207362071 | 10 | null 

Issue Reasons:

  • [main] 2 failures in test test {csv-spec:inlinestats.StdDevFilter} (0.3% fail rate in 598 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions