Commit 9025201
[Obs AI Assistant] Unskip summarize tests (elastic#218728)
Closes elastic#218497
## Summary
The summarize tests were skipped last week because they were failing and
blocking pipelines.
These tests have started to fail after the merge of
elastic/elasticsearch#126635
These changes were reverted last week in
elastic/elasticsearch#127075
Therefore, this PR unskips the tests.
### Checklist
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)1 parent b73c64c commit 9025201
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