Skip to content

Commit

Permalink
skip flaky suite (#171667)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 19, 2023
1 parent 2dce69e commit 80b755a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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']);

Expand Down

0 comments on commit 80b755a

Please sign in to comment.