Skip to content
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

[APM] Attempt to fix flaky test in service_group_count.spec.ts #204543

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iblancof
Copy link
Contributor

Summary

Fixes #201267

Before migrating the API tests to be deployment-agnostic, we had already seen some flaky results for this test (#197912). After completing the migration, the error occurred again.

This PR aims to fix the potential issue by ensuring that all existing alerts are cleared before creating the alerts used in the test case.

@iblancof iblancof added release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.18.0 labels Dec 17, 2024
@iblancof iblancof self-assigned this Dec 17, 2024
@iblancof iblancof requested a review from a team as a code owner December 17, 2024 10:57
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#7607

[✅] x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.apm.serverless.config.ts: 50/50 tests passed.
[✅] x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.apm.stateful.config.ts: 50/50 tests passed.

see run history

…ostic-APM-API-Integration-Tests-x-pack-test-api_integration-deployment_agnostic-apis-observability-apm-service_groups-service_group_count-service_group_count-spec-ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.18.0
Projects
None yet
3 participants