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