mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#114002)
This commit is contained in:
parent
61ea89ff7d
commit
35aab9e164
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
};
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/104578
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/114002
|
||||
describe.skip('Discover Saved Searches', () => {
|
||||
before('initialize tests', async () => {
|
||||
await esArchiver.load('x-pack/test/functional/es_archives/reporting/ecommerce');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue