Skip to content

Commit

Permalink
skip failing test suite (#142118)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Sep 30, 2022
1 parent be8016c commit e11eb96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export default function ({ getService }: FtrProviderContext) {
const ml = getService('ml');

// Failing: See https://github.com/elastic/kibana/issues/142151
// Failing: See https://github.com/elastic/kibana/issues/142118
describe.skip('jobs cloning supported by UI form', function () {
const testDataList: Array<{
suiteTitle: string;
Expand Down

0 comments on commit e11eb96

Please sign in to comment.