[scout] improve zoom in/out interaction for APM tests#232935
Merged
dmlemeshko merged 10 commits intoelastic:mainfrom Aug 27, 2025
Merged
[scout] improve zoom in/out interaction for APM tests#232935dmlemeshko merged 10 commits intoelastic:mainfrom
dmlemeshko merged 10 commits intoelastic:mainfrom
Conversation
Contributor
Author
This reverts commit c65849c.
…na into fix-flaky-apm-scout-test
rmyz
approved these changes
Aug 27, 2025
...utions/observability/plugins/apm/test/scout/ui/parallel_tests/sevice_map/service_map.spec.ts
Outdated
Show resolved
Hide resolved
Contributor
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
jennypavlova
approved these changes
Aug 27, 2025
jbudz
approved these changes
Aug 27, 2025
Contributor
|
Starting backport for target branches: 8.18, 8.19, 9.0, 9.1 https://github.com/elastic/kibana/actions/runs/17267441778 |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
|
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Aug 27, 2025
## Summary Trying to fix flaky APM test: `x-pack/solutions/observability/plugins/apm/test/scout/ui/parallel_tests/sevice_map/service_map.spec.ts` we are still getting 1-3 failures a day on on-merge pipeline (cherry picked from commit 99aeb60)
Contributor
kibanamachine
added a commit
that referenced
this pull request
Aug 27, 2025
…#233111) # Backport This will backport the following commits from `main` to `9.1`: - [[scout] improve zoom in/out interaction for APM tests (#232935)](#232935) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-08-27T13:00:13Z","message":"[scout] improve zoom in/out interaction for APM tests (#232935)\n\n## Summary\n\nTrying to fix flaky APM test:\n`x-pack/solutions/observability/plugins/apm/test/scout/ui/parallel_tests/sevice_map/service_map.spec.ts`\n\nwe are still getting 1-3 failures a day on on-merge pipeline","sha":"99aeb60926a901c4855b15015277a87f76ec9d9c","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","Team:obs-ux-infra_services","v9.2.0"],"title":"[scout] improve zoom in/out interaction for APM tests","number":232935,"url":"https://github.com/elastic/kibana/pull/232935","mergeCommit":{"message":"[scout] improve zoom in/out interaction for APM tests (#232935)\n\n## Summary\n\nTrying to fix flaky APM test:\n`x-pack/solutions/observability/plugins/apm/test/scout/ui/parallel_tests/sevice_map/service_map.spec.ts`\n\nwe are still getting 1-3 failures a day on on-merge pipeline","sha":"99aeb60926a901c4855b15015277a87f76ec9d9c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/232935","number":232935,"mergeCommit":{"message":"[scout] improve zoom in/out interaction for APM tests (#232935)\n\n## Summary\n\nTrying to fix flaky APM test:\n`x-pack/solutions/observability/plugins/apm/test/scout/ui/parallel_tests/sevice_map/service_map.spec.ts`\n\nwe are still getting 1-3 failures a day on on-merge pipeline","sha":"99aeb60926a901c4855b15015277a87f76ec9d9c"}}]}] BACKPORT--> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
kowalczyk-krzysztof
pushed a commit
to kowalczyk-krzysztof/kibana
that referenced
this pull request
Aug 30, 2025
## Summary Trying to fix flaky APM test: `x-pack/solutions/observability/plugins/apm/test/scout/ui/parallel_tests/sevice_map/service_map.spec.ts` we are still getting 1-3 failures a day on on-merge pipeline
qn895
pushed a commit
to qn895/kibana
that referenced
this pull request
Sep 2, 2025
## Summary Trying to fix flaky APM test: `x-pack/solutions/observability/plugins/apm/test/scout/ui/parallel_tests/sevice_map/service_map.spec.ts` we are still getting 1-3 failures a day on on-merge pipeline
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Trying to fix flaky APM test:
x-pack/solutions/observability/plugins/apm/test/scout/ui/parallel_tests/sevice_map/service_map.spec.tswe are still getting 1-3 failures a day on on-merge pipeline