Skip to content

Commit

Permalink
skip flaky suite (elastic#171666)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 21, 2023
1 parent 532799f commit d408557
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/171667
// FLAKY: https://github.com/elastic/kibana/issues/171666
describe.skip('Endpoint `execute` response action', function () {
targetTags(this, ['@ess', '@serverless']);

Expand Down

0 comments on commit d408557

Please sign in to comment.