Skip to content

ESQL: Bugs don't show up in test failures, only in logs #129256

@alex-spies

Description

@alex-spies

Since we've switched to allow_partial_failures=true by default, bugs are not immediately reported when they cause a csv spec test or yaml test to fail. All we see in opened CI issues is a data mismatch, typically with fewer data in the results than expected. Then we need to dig in the logs to find the actual root cause - if it was logged.

To regain proper visibility, we should update EsqlSpecTestCase so that it asserts no partial failures in the result. And do something similar for yaml tests.

Metadata

Metadata

Assignees

Labels

:Analytics/ES|QLAKA ESQL>testIssues or PRs that are addressing/adding testsTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)

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