Skip to content

Commit

Permalink
skip flaky suite (#177334)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Mar 5, 2024
1 parent f5bc6fb commit e64be97
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/173429
// FLAKY: https://github.com/elastic/kibana/issues/177334
describe.skip('Alert user assignment - ESS & Serverless', { tags: ['@ess', '@serverless'] }, () => {
before(() => {
cy.task('esArchiverLoad', { archiveName: 'auditbeat_multiple' });
Expand Down

0 comments on commit e64be97

Please sign in to comment.