Skip to content

Commit

Permalink
skip failing test suite (#192128)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Nov 7, 2024
1 parent 074abe9 commit 6b5a556
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/osquery/cypress/e2e/all/ecs_mappings.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import {
} from '../../tasks/live_query';

// FLAKY: https://github.com/elastic/kibana/issues/192128
// Failing: See https://github.com/elastic/kibana/issues/192128
describe.skip('EcsMapping', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => {
beforeEach(() => {
initializeDataViews();
Expand Down

0 comments on commit 6b5a556

Please sign in to comment.