mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip flaky suite (#171650)
This commit is contained in:
parent
c4171beda0
commit
7e6bf40e49
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
const endpointTestResources = getService('endpointTestResources');
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171649
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171650
|
||||
describe.skip('Endpoint permissions:', function () {
|
||||
targetTags(this, ['@ess']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue