skip flaky suite (#83774)

This commit is contained in:
Tiago Costa 2020-12-08 02:24:26 +00:00
parent eeb68132b3
commit cd1be91343
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -31,6 +31,7 @@ import { loginAndWaitForPage } from '../tasks/login';
import { DETECTIONS_URL } from '../urls/navigation';
// FLAKY: https://github.com/elastic/kibana/issues/83773
// FLAKY: https://github.com/elastic/kibana/issues/83774
describe.skip('Alerts', () => {
context('Closing alerts', () => {
beforeEach(() => {