Skip to content

Commit

Permalink
skip flaky suite (#168771)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 18, 2023
1 parent 44d2883 commit 9a9c21b
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';

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

0 comments on commit 9a9c21b

Please sign in to comment.