skip flaky suite (#75127)

This commit is contained in:
Tyler Smalley 2020-11-03 13:52:30 -08:00
parent eeb314e2db
commit 9f776a2342

View file

@ -35,7 +35,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
'common',
]);
describe('visual builder', function describeIndexTests() {
// Failing: See https://github.com/elastic/kibana/issues/75127
describe.skip('visual builder', function describeIndexTests() {
this.tags('includeFirefox');
beforeEach(async () => {
await security.testUser.setRoles([