skip flaky suite (#165795)

This commit is contained in:
Tiago Costa 2023-09-06 16:36:25 +01:00
parent 3f2feb93a2
commit ecc372d408
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -60,7 +60,8 @@ describe('Add, edit and delete exception', { tags: ['@ess', '@serverless'] }, ()
const FIELD_DIFFERENT_FROM_EXISTING_ITEM_FIELD = 'agent.name';
const EXCEPTION_LIST_NAME = 'Newly created list';
describe('Add, Edit and delete Exception item', () => {
// FLAKY: https://github.com/elastic/kibana/issues/165795
describe('Add, Edit and delete Exception item', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => {
it('should create exception item from Shared Exception List page and linked to a Rule', () => {
// Click on "Create shared exception list" button on the header
// Click on "Create exception item"