Skip to content

Commit

Permalink
skip flaky suite (#169370)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 19, 2023
1 parent 4a93ab9 commit 8632f21
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/169369
// FLAKY: https://github.com/elastic/kibana/issues/169370
describe.skip('ALL - Inventory', { tags: ['@ess'] }, () => {
let savedQueryName: string;
let savedQueryId: string;
Expand Down

0 comments on commit 8632f21

Please sign in to comment.