[ML] Functional tests - disable df analytics clone tests

This commit is contained in:
Robert Oskamp 2020-03-17 16:29:01 +01:00
parent b71099d620
commit 6a70d21ef3

View file

@ -12,7 +12,9 @@ import { FtrProviderContext } from '../../../ftr_provider_context';
export default function({ getService }: FtrProviderContext) {
const esArchiver = getService('esArchiver');
const ml = getService('ml');
describe('jobs cloning supported by UI form', function() {
// failing test, see https://github.com/elastic/kibana/issues/60389
describe.skip('jobs cloning supported by UI form', function() {
this.tags(['smoke']);
const testDataList: Array<{