skip flaky suite (#117770)

This commit is contained in:
Tiago Costa 2021-11-08 13:50:25 +00:00
parent ce95939aff
commit 16b3523098
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -34,7 +34,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
await browser.getActions().move({ x, y, origin: el._webElement }).click().perform();
}
describe('lens dashboard tests', () => {
// FLAKY: https://github.com/elastic/kibana/issues/117770
describe.skip('lens dashboard tests', () => {
before(async () => {
await PageObjects.common.navigateToApp('dashboard');
await security.testUser.setRoles(