mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip failing test suite (#195573)
This commit is contained in:
parent
f9936d6716
commit
a375de238c
1 changed files with 1 additions and 0 deletions
|
@ -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 () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue