skip flaky suite (#171242)

This commit is contained in:
Tiago Costa 2023-11-14 21:38:06 +00:00
parent cb40acc7ba
commit 36c0d8d5e0
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -43,6 +43,7 @@ import { visitRuleDetailsPage } from '../../../tasks/rule_details';
import { deleteEndpointExceptionList, deleteExceptionLists } from '../../../tasks/common';
// https://github.com/elastic/kibana/issues/171235
// FLAKY: https://github.com/elastic/kibana/issues/171242
describe.skip('Add, edit and delete exception', { tags: ['@ess', '@serverless'] }, () => {
beforeEach(() => {
login();