Skip to content

Commit

Permalink
skip failing test suite (elastic#194135)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 12, 2024
1 parent a71f115 commit 7c0213a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import type { ReturnTypeFromChainable } from '../../types';

// Skipped in Serverless MKI due to interactions with internal indices
// Failing: See https://github.com/elastic/kibana/issues/194135
// Failing: See https://github.com/elastic/kibana/issues/194135
describe.skip('Event Filters', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => {
let endpointData: ReturnTypeFromChainable<typeof indexEndpointHosts> | undefined;

Expand Down

0 comments on commit 7c0213a

Please sign in to comment.