skip flaky suite (#204069)

This commit is contained in:
Tiago Costa 2024-12-13 00:38:51 +00:00
parent 9275ab5937
commit 4dd0f133ca
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -79,7 +79,8 @@ export default function ({ getService }: DeploymentAgnosticFtrProviderContext) {
monitors = _monitors;
});
describe('get many monitors', () => {
// FLAKY: https://github.com/elastic/kibana/issues/204069
describe.skip('get many monitors', () => {
it('without params', async () => {
const uuid = uuidv4();
const [mon1, mon2] = await Promise.all(