skip flaky suite (#85216)

This commit is contained in:
Tiago Costa 2020-12-08 02:29:41 +00:00
parent eb1c29e656
commit 568ce65039
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -89,6 +89,7 @@ const expectedNumberOfRules = 1;
const expectedNumberOfAlerts = 1;
// FLAKY: https://github.com/elastic/kibana/issues/85215
// FLAKY: https://github.com/elastic/kibana/issues/85216
describe.skip('Detection rules, Indicator Match', () => {
beforeEach(() => {
esArchiverLoad('threat_indicator');