Skip to content

Commit

Permalink
skip failing test suite (#118593)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Apr 27, 2023
1 parent 9e415f3 commit dacc3e3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
const security = getService('security');

// Failing: See https://github.com/elastic/kibana/issues/156014
// Failing: See https://github.com/elastic/kibana/issues/118593
describe.skip('Ingest Pipelines', function () {
this.tags('smoke');
before(async () => {
Expand Down

0 comments on commit dacc3e3

Please sign in to comment.