mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip flaky suite (#155091)
This commit is contained in:
parent
1944e0c28d
commit
098903aa7c
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
|||
});
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/155090
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/155091
|
||||
describe.skip('observability cases all privileges', () => {
|
||||
before(async () => {
|
||||
await esArchiver.load('x-pack/test/functional/es_archives/infra/metrics_and_logs');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue