-
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
Failing test: APM API Integration tests (basic).x-pack/test/apm_api_integration/tests/service_groups/service_group_count/service_group_count·spec·ts - APM API tests service_groups/service_group_count/service_group_count.spec.ts basic no archive Service group counts with alerts returns the correct number of alerts #197912
Comments
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - 8.x |
New failure: kibana-on-merge - main |
New failure: kibana-on-merge - main |
This test is now part of the deployement-agnostic suite. |
## 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. Co-authored-by: jennypavlova <[email protected]>
…ic#204543) ## Summary Fixes elastic#201267 Before migrating the API tests to be deployment-agnostic, we had already seen some flaky results for this test (elastic#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. Co-authored-by: jennypavlova <[email protected]> (cherry picked from commit 128739d)
…204543) (#205691) # Backport This will backport the following commits from `main` to `8.x`: - [[APM] Attempt to fix flaky test in service_group_count.spec.ts (#204543)](#204543) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Irene Blanco","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-07T09:54:39Z","message":"[APM] Attempt to fix flaky test in service_group_count.spec.ts (#204543)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/201267\r\n\r\nBefore migrating the API tests to be deployment-agnostic, we had already\r\nseen some flaky results for this test\r\n(#197912). After completing the\r\nmigration, the error occurred again.\r\n\r\nThis PR aims to fix the potential issue by ensuring that all existing\r\nalerts are cleared before creating the alerts used in the test case.\r\n\r\nCo-authored-by: jennypavlova <[email protected]>","sha":"128739dc46f79457fb1848b4ef63c318cd1bb3f1","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","Team:obs-ux-infra_services","v8.18.0"],"title":"[APM] Attempt to fix flaky test in service_group_count.spec.ts","number":204543,"url":"https://github.com/elastic/kibana/pull/204543","mergeCommit":{"message":"[APM] Attempt to fix flaky test in service_group_count.spec.ts (#204543)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/201267\r\n\r\nBefore migrating the API tests to be deployment-agnostic, we had already\r\nseen some flaky results for this test\r\n(#197912). After completing the\r\nmigration, the error occurred again.\r\n\r\nThis PR aims to fix the potential issue by ensuring that all existing\r\nalerts are cleared before creating the alerts used in the test case.\r\n\r\nCo-authored-by: jennypavlova <[email protected]>","sha":"128739dc46f79457fb1848b4ef63c318cd1bb3f1"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204543","number":204543,"mergeCommit":{"message":"[APM] Attempt to fix flaky test in service_group_count.spec.ts (#204543)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/201267\r\n\r\nBefore migrating the API tests to be deployment-agnostic, we had already\r\nseen some flaky results for this test\r\n(#197912). After completing the\r\nmigration, the error occurred again.\r\n\r\nThis PR aims to fix the potential issue by ensuring that all existing\r\nalerts are cleared before creating the alerts used in the test case.\r\n\r\nCo-authored-by: jennypavlova <[email protected]>","sha":"128739dc46f79457fb1848b4ef63c318cd1bb3f1"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Irene Blanco <[email protected]>
…ic#204543) ## Summary Fixes elastic#201267 Before migrating the API tests to be deployment-agnostic, we had already seen some flaky results for this test (elastic#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. Co-authored-by: jennypavlova <[email protected]>
A test failed on a tracked branch
First failure: kibana-on-merge - 8.x
The text was updated successfully, but these errors were encountered: