mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#171667)
This commit is contained in:
parent
1510fda5d1
commit
ea9a6415eb
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
const endpointTestResources = getService('endpointTestResources');
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171666
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171667
|
||||
describe.skip('Endpoint `execute` response action', function () {
|
||||
targetTags(this, ['@ess', '@serverless']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue