Skip to content

Commit

Permalink
skip failing test suite (elastic#192512)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and markov00 committed Sep 18, 2024
1 parent 79fc32a commit 5bdc1dd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const DATE_FORMAT = 'MMM D, YYYY @ HH:mm:ss.SSS';
const DATE_BEFORE_ALERT_CREATION = moment().format(DATE_FORMAT);

// Failing: See https://github.com/elastic/kibana/issues/192513
// Failing: See https://github.com/elastic/kibana/issues/192512
describe.skip('Entity Analytics Dashboard', { tags: ['@ess'] }, () => {
before(() => {
cy.task('esArchiverLoad', { archiveName: 'auditbeat_multiple' });
Expand Down

0 comments on commit 5bdc1dd

Please sign in to comment.