mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip flaky suite (#171653)
This commit is contained in:
parent
8503ad1e53
commit
9f9f0b1700
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
|||
const endpointTestResources = getService('endpointTestResources');
|
||||
const retry = getService('retry');
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171653
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171654
|
||||
describe.skip('When on the Endpoint Policy Details Page', function () {
|
||||
targetTags(this, ['@ess', '@serverless']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue