From 925a8942d4a9ee8148d3518e03ffc3e620d8e365 Mon Sep 17 00:00:00 2001 From: Robert Oskamp Date: Wed, 18 Mar 2020 12:41:23 +0100 Subject: [PATCH] Re-enable dfa cloning test with .only to reproduce the issue --- .../apps/machine_learning/data_frame_analytics/cloning.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/test/functional/apps/machine_learning/data_frame_analytics/cloning.ts b/x-pack/test/functional/apps/machine_learning/data_frame_analytics/cloning.ts index 51155fccc358d..26a5841aceef1 100644 --- a/x-pack/test/functional/apps/machine_learning/data_frame_analytics/cloning.ts +++ b/x-pack/test/functional/apps/machine_learning/data_frame_analytics/cloning.ts @@ -13,8 +13,8 @@ export default function({ getService }: FtrProviderContext) { const esArchiver = getService('esArchiver'); const ml = getService('ml'); - // failing test, see https://github.com/elastic/kibana/issues/60389 - describe.skip('jobs cloning supported by UI form', function() { + // eslint-disable-next-line ban/ban + describe.only('jobs cloning supported by UI form', function() { this.tags(['smoke']); const testDataList: Array<{