From 55894d130502da2a0c51dab83cb1b6b3326d0354 Mon Sep 17 00:00:00 2001 From: Jake Landis Date: Mon, 7 Oct 2019 14:08:39 -0500 Subject: [PATCH] Watcher - renable update_scripts tests These tests are believed to be fixed by #43939 closes #45582 and #43975 These tests are currently only muted master. Jul 23 - muted in master (Test transform scripts are updated on execution) Aug 14 - muted in master (Test condition scripts are updated on execution) Aug 15 - last recorded failure (from either test on any branch) Aug 16 - #43939 commited to master Aug 22 - #43939 backported to 7.x --- .../rest-api-spec/test/painless/50_update_scripts.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/painless/50_update_scripts.yml b/x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/painless/50_update_scripts.yml index 37b53821ba1dc..e764505f9c058 100644 --- a/x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/painless/50_update_scripts.yml +++ b/x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/painless/50_update_scripts.yml @@ -3,8 +3,7 @@ --- "Test transform scripts are updated on execution": - skip: - version: "all" - reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/43975" + features: warnings - do: cluster.health: @@ -80,8 +79,6 @@ "Test condition scripts are updated on execution": - skip: features: warnings - version: "all" - reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/45582" - do: cluster.health: