mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip flaky suite (#171242)
This commit is contained in:
parent
cb40acc7ba
commit
36c0d8d5e0
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ import { visitRuleDetailsPage } from '../../../tasks/rule_details';
|
||||||
import { deleteEndpointExceptionList, deleteExceptionLists } from '../../../tasks/common';
|
import { deleteEndpointExceptionList, deleteExceptionLists } from '../../../tasks/common';
|
||||||
|
|
||||||
// https://github.com/elastic/kibana/issues/171235
|
// 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'] }, () => {
|
describe.skip('Add, edit and delete exception', { tags: ['@ess', '@serverless'] }, () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
login();
|
login();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue