skip flaky suite (#188396)

This commit is contained in:
Tiago Costa 2024-07-16 18:11:16 +01:00
parent 7a09b82ce2
commit 11128425be
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -36,7 +36,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
});
};
describe('discover - context - back navigation', function contextSize() {
// FLAKY: https://github.com/elastic/kibana/issues/188396
describe.skip('discover - context - back navigation', function contextSize() {
before(async () => {
await PageObjects.timePicker.setDefaultAbsoluteRangeViaUiSettings();
await kibanaServer.uiSettings.update({