mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip flaky suite (#157717)
This commit is contained in:
parent
59064c3e4a
commit
90b5d06459
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
});
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/111076
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/157717
|
||||
describe.skip('Saved Views', () => {
|
||||
before(() => esArchiver.load('x-pack/test/functional/es_archives/infra/metrics_and_logs'));
|
||||
after(() => esArchiver.unload('x-pack/test/functional/es_archives/infra/metrics_and_logs'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue