Skip to content

Commit

Permalink
skip failing test suite (#195573)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Oct 17, 2024
1 parent f9936d6 commit a375de2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export default function createAlertsAsDataFlappingTest({ getService }: FtrProvid
const alertsAsDataIndex = '.alerts-test.patternfiring.alerts-default';

// FLAKY: https://github.com/elastic/kibana/issues/195573
// Failing: See https://github.com/elastic/kibana/issues/195573
describe.skip('alerts as data flapping', function () {
this.tags('skipFIPS');
beforeEach(async () => {
Expand Down

0 comments on commit a375de2

Please sign in to comment.