skip failing test suite (#150563)

This commit is contained in:
Kibana Machine 2023-02-08 12:38:27 -05:00
parent 81d1d992b2
commit 75f1856078

View file

@ -69,6 +69,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
// Failing: See https://github.com/elastic/kibana/issues/150561
// Failing: See https://github.com/elastic/kibana/issues/150562
// Failing: See https://github.com/elastic/kibana/issues/148314
// Failing: See https://github.com/elastic/kibana/issues/150563
describe.skip('Download CSV', () => {
before('initialize tests', async () => {
log.debug('ReportingPage:initTests');