Skip to content

Commit

Permalink
skip failing test suite (#197335)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Nov 4, 2024
1 parent e3de6c4 commit 7a9056d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const UUID_REGEX = '[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-

// FLAKY: https://github.com/elastic/kibana/issues/178404
// FLAKY: https://github.com/elastic/kibana/issues/197335
// Failing: See https://github.com/elastic/kibana/issues/197335
describe.skip('Alert Flyout Automated Action Results', () => {
let ruleId: string;

Expand Down

0 comments on commit 7a9056d

Please sign in to comment.