Skip to content

Commit

Permalink
skip flaky suite (#114002)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and cqliu1 committed Oct 25, 2021
1 parent 76e4561 commit ef1c7de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/functional/apps/discover/saved_searches.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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');
Expand Down

0 comments on commit ef1c7de

Please sign in to comment.