mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip failing test suite (#150563)
This commit is contained in:
parent
81d1d992b2
commit
75f1856078
1 changed files with 1 additions and 0 deletions
|
@ -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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue