Skip to content

Commit

Permalink
skip flaky suite (elastic#168768)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and fkanout committed Mar 4, 2024
1 parent 3125f7d commit ae4527e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const TEST_USER_NAME = 'test';
const SIEM_KIBANA_HOST_NAME = 'siem-kibana';

// Failing: See https://github.com/elastic/kibana/issues/177761
// FLAKY: https://github.com/elastic/kibana/issues/168768
describe.skip('Detection response view', { tags: ['@ess', '@serverless'] }, () => {
before(() => {
deleteAlertsAndRules();
Expand Down

0 comments on commit ae4527e

Please sign in to comment.