mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip failing test suite (#215952)
This commit is contained in:
parent
900e335546
commit
9088ea40b4
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ export default function ApiTest({ getService }: DeploymentAgnosticFtrProviderCon
|
|||
const log = getService('log');
|
||||
const observabilityAIAssistantAPIClient = getService('observabilityAIAssistantApi');
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/215952
|
||||
// Failing: See https://github.com/elastic/kibana/issues/215952
|
||||
describe.skip('when calling the title_conversation function', function () {
|
||||
// Fails on MKI: https://github.com/elastic/kibana/issues/205581
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue