skip failing test suite (#156015)

This commit is contained in:
Kibana Machine 2023-04-27 10:09:37 -04:00
parent dacc3e3419
commit 3b6fb0f4b0

View file

@ -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 () => {