Skip to content

Commit

Permalink
skip failing test suite (#150561)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Feb 8, 2023
1 parent 75f1856 commit 3941a9e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
// 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
// Failing: See https://github.com/elastic/kibana/issues/150561
describe.skip('Download CSV', () => {
before('initialize tests', async () => {
log.debug('ReportingPage:initTests');
Expand Down

0 comments on commit 3941a9e

Please sign in to comment.