mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#142118)
This commit is contained in:
parent
be8016c1f7
commit
e11eb96e3c
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue