Skip to content

Commit

Permalink
skip flaky suite (#169575)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 30, 2023
1 parent bcf9eae commit 0308b3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/osquery/cypress/e2e/all/metrics.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { triggerLoadData } from '../../tasks/inventory';
import { ServerlessRoleName } from '../../support/roles';

// FLAKY: https://github.com/elastic/kibana/issues/169574
// FLAKY: https://github.com/elastic/kibana/issues/169575
describe.skip('ALL - Inventory', { tags: ['@ess'] }, () => {
let savedQueryName: string;
let savedQueryId: string;
Expand Down

0 comments on commit 0308b3d

Please sign in to comment.