Skip to content

Commit

Permalink
skip flaky suite (#172623)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 12, 2023
1 parent 8a94bac commit 53c97fb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ import {
import { ALERTS_COUNT } from '../../../../../screens/alerts';

// FLAKY: https://github.com/elastic/kibana/issues/172611
// FLAKY: https://github.com/elastic/kibana/issues/172623
describe.skip('Alert user assignment - ESS & Serverless', { tags: ['@ess', '@serverless'] }, () => {
before(() => {
cy.task('esArchiverLoad', { archiveName: 'auditbeat_multiple' });
Expand Down

0 comments on commit 53c97fb

Please sign in to comment.