skip flaky suite (#184882)

This commit is contained in:
Tiago Costa 2024-07-25 17:34:01 +01:00
parent 9749e27236
commit e03be33038
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -90,7 +90,8 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
});
});
describe('Loads the page', () => {
// FLAKY: https://github.com/elastic/kibana/issues/184882
describe.skip('Loads the page', () => {
beforeEach(async () => {
await security.testUser.restoreDefaults();
await pageObjects.common.navigateToUrl(