Skip to content

Commit

Permalink
skip flaky suite (#203906)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 11, 2024
1 parent 4cf0aaf commit ccb0cba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export default function ({ getService }: FtrProviderContext) {
const utils = getService('securitySolutionUtils');

// @skipInServerlessMKI - this test uses internal index manipulation in before/after hooks
// FLAKY: https://github.com/elastic/kibana/issues/203906
describe('@ess @serverless @skipInServerlessMKI Endpoint `execute` response action', function () {
let indexedData: IndexedHostsAndAlertsResponse;
let agentId = '';
Expand Down

0 comments on commit ccb0cba

Please sign in to comment.