diff --git a/x-pack/test/functional/apps/maps/group2/embeddable/dashboard.js b/x-pack/test/functional/apps/maps/group2/embeddable/dashboard.js index 00c80db1d4895..a80095f142e46 100644 --- a/x-pack/test/functional/apps/maps/group2/embeddable/dashboard.js +++ b/x-pack/test/functional/apps/maps/group2/embeddable/dashboard.js @@ -19,7 +19,8 @@ export default function ({ getPageObjects, getService }) { const security = getService('security'); const testSubjects = getService('testSubjects'); - describe('embed in dashboard', () => { + // Failing: See https://github.com/elastic/kibana/issues/140241 + describe.skip('embed in dashboard', () => { before(async () => { await security.testUser.setRoles( [