skip failing es promotion suites (#156901)

This commit is contained in:
Tiago Costa 2023-05-05 19:01:41 +01:00
parent 715b857252
commit d7c83d4779
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -18,7 +18,8 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
const testSubjects = getService('testSubjects');
const esArchiver = getService('esArchiver');
describe('Listing of Reports', function () {
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/156901
describe.skip('Listing of Reports', function () {
before(async () => {
await security.testUser.setRoles([
'kibana_admin', // to access stack management