diff --git a/x-pack/test/reporting/functional/reporting.js b/x-pack/test/reporting/functional/reporting.js index 7dc2a803e0fef6..9d5b7ff2f936dc 100644 --- a/x-pack/test/reporting/functional/reporting.js +++ b/x-pack/test/reporting/functional/reporting.js @@ -202,7 +202,7 @@ export default function ({ getService, getPageObjects }) { }); }); - describe('Preserve Layout', () => { + describe.skip('Preserve Layout', () => { it('matches baseline report', async function () { // Generating and then comparing reports can take longer than the default 60s timeout because the comparePngs