Skip to content

Commit

Permalink
skip failing test suite (elastic#192516)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and markov00 committed Sep 18, 2024
1 parent 5c8c437 commit 79fc32a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const DATE_BEFORE_ALERT_CREATION = moment().format(DATE_FORMAT);
const OLDEST_DATE = moment('2019-01-19T16:22:56.217Z').format(DATE_FORMAT);

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

0 comments on commit 79fc32a

Please sign in to comment.