skip flaky suite (#72053)

This commit is contained in:
spalger 2020-07-16 08:35:38 -07:00
parent b165538486
commit 0a9f1342e2

View file

@ -11,7 +11,8 @@ export default function ({ getService }: FtrProviderContext) {
const supertest = getService('supertest');
const es = getService('es');
describe('fleet_setup', () => {
// FLAKY: https://github.com/elastic/kibana/issues/72053
describe.skip('fleet_setup', () => {
beforeEach(async () => {
try {
await es.security.deleteUser({