Skip to content

Commit

Permalink
skip flaky suite (elastic#202945)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and Samiul-TheSoccerFan committed Dec 10, 2024
1 parent ac53a7d commit 9218d25
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2876,6 +2876,7 @@ export default ({ getService }: FtrProviderContext) => {
});

// FLAKY: https://github.com/elastic/kibana/issues/202940
// FLAKY: https://github.com/elastic/kibana/issues/202945
describe.skip('@skipInServerless sequence queries with suppression duration', () => {
it('suppresses alerts across two rule executions when the suppression duration exceeds the rule interval', async () => {
const id = uuidv4();
Expand Down

0 comments on commit 9218d25

Please sign in to comment.