From 8b6c6e94a426d7d3a0756c36fc8bf30774a4301f Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Thu, 4 May 2023 08:58:10 -0400 Subject: [PATCH] skip failing test suite (#156671) --- .../apps/dashboard/group1/edit_embeddable_redirects.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/functional/apps/dashboard/group1/edit_embeddable_redirects.ts b/test/functional/apps/dashboard/group1/edit_embeddable_redirects.ts index aca22d84e6843..7886eabc99a1a 100644 --- a/test/functional/apps/dashboard/group1/edit_embeddable_redirects.ts +++ b/test/functional/apps/dashboard/group1/edit_embeddable_redirects.ts @@ -16,7 +16,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { const dashboardPanelActions = getService('dashboardPanelActions'); const dashboardAddPanel = getService('dashboardAddPanel'); - describe('edit embeddable redirects', () => { + // Failing: See https://github.com/elastic/kibana/issues/156671 + describe.skip('edit embeddable redirects', () => { before(async () => { await kibanaServer.savedObjects.cleanStandardList(); await kibanaServer.importExport.load(