skip failing test suite (#167713)

This commit is contained in:
Kibana Machine 2023-09-30 10:05:08 -04:00
parent e9fca3e905
commit f0e00aef1e

View file

@ -23,7 +23,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const FROM_TIME = 'Oct 22, 2018 @ 00:00:00.000';
const TO_TIME = 'Dec 3, 2018 @ 00:00:00.000';
describe('links panel navigation', () => {
// Failing: See https://github.com/elastic/kibana/issues/167713
describe.skip('links panel navigation', () => {
before(async () => {
await kibanaServer.savedObjects.cleanStandardList();
await security.testUser.setRoles([