Commit 62d1829
[9.2] [APM] Unskip integration tests and skip only the failing ones (elastic#240319) (elastic#240340)
# Backport
This will backport the following commits from `main` to `9.2`:
- [[APM] Unskip integration tests and skip only the failing ones
(elastic#240319)](elastic#240319)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-23T17:16:09Z","message":"[APM]
Unskip integration tests and skip only the failing ones (elastic#240319)\n\n##
Summary\n\nThis PR unskips the APM integration tests skipped in elastic#229299
and skips\nonly the failing
ones.","sha":"3b966fe5ae0c1d34e21f303ef49f51436090f1b2","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","ci:project-deploy-observability","Team:obs-ux-infra_services","backport:version","v9.2.0","v9.3.0"],"title":"[APM]
Unskip integration tests and skip only the failing
ones","number":240319,"url":"https://github.com/elastic/kibana/pull/240319","mergeCommit":{"message":"[APM]
Unskip integration tests and skip only the failing ones (elastic#240319)\n\n##
Summary\n\nThis PR unskips the APM integration tests skipped in elastic#229299
and skips\nonly the failing
ones.","sha":"3b966fe5ae0c1d34e21f303ef49f51436090f1b2"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/240319","number":240319,"mergeCommit":{"message":"[APM]
Unskip integration tests and skip only the failing ones (elastic#240319)\n\n##
Summary\n\nThis PR unskips the APM integration tests skipped in elastic#229299
and skips\nonly the failing
ones.","sha":"3b966fe5ae0c1d34e21f303ef49f51436090f1b2"}}]}] BACKPORT-->
Co-authored-by: jennypavlova <[email protected]>1 parent b284da5 commit 62d1829
File tree
3 files changed
+7
-5
lines changed- x-pack/solutions/observability/test/apm_api_integration/tests
- fleet
3 files changed
+7
-5
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments