mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#202945)
This commit is contained in:
parent
37b68a1e6f
commit
a4baa5cc0a
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue