diff --git a/x-pack/test/functional/apps/dashboard/group3/drilldowns/dashboard_to_dashboard_drilldown.ts b/x-pack/test/functional/apps/dashboard/group3/drilldowns/dashboard_to_dashboard_drilldown.ts index 45b5a43b61bb6..1323f62f2a4f9 100644 --- a/x-pack/test/functional/apps/dashboard/group3/drilldowns/dashboard_to_dashboard_drilldown.ts +++ b/x-pack/test/functional/apps/dashboard/group3/drilldowns/dashboard_to_dashboard_drilldown.ts @@ -38,6 +38,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) { const elasticChart = getService('elasticChart'); // Failing: See https://github.com/elastic/kibana/issues/142913 + // Failing: See https://github.com/elastic/kibana/issues/142912 describe.skip('Dashboard to dashboard drilldown', function () { describe('Create & use drilldowns', () => { before(async () => {