skip flaky suite (#115315)

This commit is contained in:
Tiago Costa 2021-10-18 15:19:12 +01:00
parent e93765eb07
commit ee317b0417
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -392,7 +392,8 @@ export default ({ getService }: FtrProviderContext) => {
});
});
describe('"exists" operator', () => {
// FLAKY: https://github.com/elastic/kibana/issues/115315
describe.skip('"exists" operator', () => {
it('will return 1 empty result if matching against ip', async () => {
const rule = getRuleForSignalTesting(['ip_as_array']);
const { id } = await createRuleWithExceptionEntries(supertest, rule, [