mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#156015)
This commit is contained in:
parent
dacc3e3419
commit
3b6fb0f4b0
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/156014
|
||||
// Failing: See https://github.com/elastic/kibana/issues/118593
|
||||
// Failing: See https://github.com/elastic/kibana/issues/156015
|
||||
describe.skip('Ingest Pipelines', function () {
|
||||
this.tags('smoke');
|
||||
before(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue