skip flaky suite (#156581)

This commit is contained in:
Tiago Costa 2023-05-05 13:19:42 +01:00
parent bee94abfef
commit 8569d45a08
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -130,7 +130,8 @@ export default function ({ getService }: FtrProviderContext) {
}));
});
describe('wildcard namespace', () => {
// FLAKY: https://github.com/elastic/kibana/issues/156581
describe.skip('wildcard namespace', () => {
it('should return 200 with individual responses from the all namespaces', async () =>
await supertest
.get(