Skip to content

[TEST] Add rounding to avg_over_time tests#144882

Merged
kkrik-es merged 7 commits intoelastic:mainfrom
kkrik-es:fix/144719
Mar 27, 2026
Merged

[TEST] Add rounding to avg_over_time tests#144882
kkrik-es merged 7 commits intoelastic:mainfrom
kkrik-es:fix/144719

Conversation

@kkrik-es
Copy link
Copy Markdown
Member

The test suite doesn't use segment merging so there are small rounding errors.

Fixes #144719

@kkrik-es kkrik-es self-assigned this Mar 24, 2026
@kkrik-es kkrik-es added >test Issues or PRs that are addressing/adding tests Team:StorageEngine :StorageEngine/ES|QL Timeseries / metrics / logsdb capabilities in ES|QL labels Mar 24, 2026
@kkrik-es kkrik-es requested a review from dnhatn March 24, 2026 17:59
@kkrik-es kkrik-es marked this pull request as ready for review March 24, 2026 17:59
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@kkrik-es kkrik-es enabled auto-merge (squash) March 24, 2026 18:01
Copy link
Copy Markdown
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

718.6666666666666 | prod | 2024-05-10T00:20:00.000Z | 0.6186666666666666
778.8333333333334 | qa | 2024-05-10T00:20:00.000Z | 0.6788333333333334
400.4555555555555 | staging | 2024-05-10T00:20:00.000Z | 0.30045555555555553
TS k8s
Copy link
Copy Markdown
Contributor

@sidosera sidosera Mar 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Copy Markdown
Contributor

@sidosera sidosera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing and properly formatting those tests!

@kkrik-es
Copy link
Copy Markdown
Member Author

I've been trying to get this in for a week now.. This change affects a specific test file and all related tests pass, so it feels safe to submit.

@kkrik-es kkrik-es disabled auto-merge March 27, 2026 09:25
@kkrik-es kkrik-es merged commit 48255a4 into elastic:main Mar 27, 2026
35 of 36 checks passed
mamazzol pushed a commit to mamazzol/elasticsearch that referenced this pull request Mar 30, 2026
* Add rounding to avg_over_time tests

* Remove muted tests for specific classes and methods

Removed muted tests for TsidExtractingIdFieldMapperTests and CsvIT.
@kkrik-es kkrik-es deleted the fix/144719 branch April 6, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/ES|QL Timeseries / metrics / logsdb capabilities in ES|QL Team:StorageEngine >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] CsvIT test {csv-spec:k8s-timeseries-avg-over-time.avg_over_time_of_integer} failing

4 participants