Commit fc4328d
# Backport
This will backport the following commits from `main` to `8.19`:
- [[Obs AI Assistant] Unskip summarize tests
(#218728)](#218728)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Viduni
Wickramarachchi","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-04-21T16:07:54Z","message":"[Obs
AI Assistant] Unskip summarize tests (#218728)\n\nCloses
https://github.com/elastic/kibana/issues/218497\n\n## Summary\n\nThe
summarize tests were skipped last week because they were failing
and\nblocking pipelines.\n\nThese tests have started to fail after the
merge of\nhttps://github.com/elastic/elasticsearch/pull/126635\nThese
changes were reverted last week
in\nhttps://github.com/elastic/elasticsearch/pull/127075\n\nTherefore,
this PR unskips the tests.\n\n### Checklist\n\n- [x] The PR description
includes the appropriate Release Notes section,\nand the correct
`release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"766cd471765c1466c4b12005e04ef39e5f5ed04b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Obs
AI
Assistant","ci:project-deploy-observability","backport:version","v9.1.0","v8.19.0"],"title":"[Obs
AI Assistant] Unskip summarize
tests","number":218728,"url":"https://github.com/elastic/kibana/pull/218728","mergeCommit":{"message":"[Obs
AI Assistant] Unskip summarize tests (#218728)\n\nCloses
https://github.com/elastic/kibana/issues/218497\n\n## Summary\n\nThe
summarize tests were skipped last week because they were failing
and\nblocking pipelines.\n\nThese tests have started to fail after the
merge of\nhttps://github.com/elastic/elasticsearch/pull/126635\nThese
changes were reverted last week
in\nhttps://github.com/elastic/elasticsearch/pull/127075\n\nTherefore,
this PR unskips the tests.\n\n### Checklist\n\n- [x] The PR description
includes the appropriate Release Notes section,\nand the correct
`release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"766cd471765c1466c4b12005e04ef39e5f5ed04b"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218728","number":218728,"mergeCommit":{"message":"[Obs
AI Assistant] Unskip summarize tests (#218728)\n\nCloses
https://github.com/elastic/kibana/issues/218497\n\n## Summary\n\nThe
summarize tests were skipped last week because they were failing
and\nblocking pipelines.\n\nThese tests have started to fail after the
merge of\nhttps://github.com/elastic/elasticsearch/pull/126635\nThese
changes were reverted last week
in\nhttps://github.com/elastic/elasticsearch/pull/127075\n\nTherefore,
this PR unskips the tests.\n\n### Checklist\n\n- [x] The PR description
includes the appropriate Release Notes section,\nand the correct
`release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"766cd471765c1466c4b12005e04ef39e5f5ed04b"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Viduni Wickramarachchi <[email protected]>
1 parent c48b21a commit fc4328d
File tree
2 files changed
+2
-4
lines changed- x-pack/test
- api_integration/deployment_agnostic/apis/observability/ai_assistant/complete/functions
- observability_ai_assistant_functional/tests/knowledge_base_management
2 files changed
+2
-4
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
0 commit comments