-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ML] APM Correlations: Fix API integration tests. #111532
[ML] APM Correlations: Fix API integration tests. #111532
Conversation
Pinging @elastic/ml-ui (:ml) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM 🎉 |
A bugfix for significant terms on the ES side resulted in changes to assertions we have for api integration tests for APM correlations. This PR updates the affected tests.
💔 Backport failed
Successful backport PRs will be merged automatically after passing CI. To backport manually run: |
A bugfix for significant terms on the ES side resulted in changes to assertions we have for api integration tests for APM correlations. This PR updates the affected tests.
A bugfix for significant terms on the ES side resulted in changes to assertions we have for api integration tests for APM correlations. This PR updates the affected tests. Co-authored-by: Walter Rafelsberger <[email protected]>
A bugfix for significant terms on the ES side resulted in changes to assertions we have for api integration tests for APM correlations. This PR updates the affected tests. # Conflicts: # x-pack/test/apm_api_integration/tests/correlations/failed_transactions.ts
…111658) * [ML] APM Correlations: Fix API integration tests. (#111532) A bugfix for significant terms on the ES side resulted in changes to assertions we have for api integration tests for APM correlations. This PR updates the affected tests. # Conflicts: # x-pack/test/apm_api_integration/tests/correlations/failed_transactions.ts * [ML] Fix assertion value.
Summary
Follow up to elastic/elasticsearch#76730
Fixes #109583
Fixes #109703
Fixes #109660
A bugfix for significant terms on the ES side resulted in changes to assertions we have for api integration tests for APM correlations. This PR updates the affected tests.
Checklist