Skip to content

Commit

Permalink
skip failing test suite (#155928)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Apr 27, 2023
1 parent ab8b7c1 commit a680828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/accessibility/apps/ingest_node_pipelines.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export default function ({ getService, getPageObjects }: any) {

// FAILING VERSION BUMP: https://github.com/elastic/kibana/issues/155924
// Failing: See https://github.com/elastic/kibana/issues/155928
// Failing: See https://github.com/elastic/kibana/issues/155928
describe.skip('Ingest Pipelines Accessibility', async () => {
before(async () => {
await putSamplePipeline(esClient);
Expand Down

0 comments on commit a680828

Please sign in to comment.