Skip to content

Commit

Permalink
skip flaky suite (elastic#168772)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and semd committed Mar 4, 2024
1 parent ac7dcc3 commit 60b9479
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 SIEM_KIBANA_HOST_NAME = 'siem-kibana';
// FLAKY: https://github.com/elastic/kibana/issues/168769
// FLAKY: https://github.com/elastic/kibana/issues/168770
// FLAKY: https://github.com/elastic/kibana/issues/168771
// FLAKY: https://github.com/elastic/kibana/issues/168772
describe.skip('Detection response view', { tags: ['@ess', '@serverless'] }, () => {
before(() => {
deleteAlertsAndRules();
Expand Down

0 comments on commit 60b9479

Please sign in to comment.