From 498641704bc4d5f97237b6c9548916857d27dc1b Mon Sep 17 00:00:00 2001 From: Alexander Reelsen Date: Thu, 27 Sep 2018 09:58:51 +0200 Subject: [PATCH] Watcher: Reenable watcher stats REST tests Due to a wrong fix, that was fixed in #33360 and commit 1de2a925ce8bf30d53ad71dfcd6e33ebbf7827c6 the initial adding of a watch could get lost. Closes #33326 --- .../resources/rest-api-spec/test/watcher/usage/10_basic.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/x-pack/plugin/src/test/resources/rest-api-spec/test/watcher/usage/10_basic.yml b/x-pack/plugin/src/test/resources/rest-api-spec/test/watcher/usage/10_basic.yml index 7a22ad322bfc2..432308581f6f0 100644 --- a/x-pack/plugin/src/test/resources/rest-api-spec/test/watcher/usage/10_basic.yml +++ b/x-pack/plugin/src/test/resources/rest-api-spec/test/watcher/usage/10_basic.yml @@ -1,8 +1,5 @@ --- "Test watcher usage stats output": - - skip: - version: "all" - reason: AwaitsFix at https://github.com/elastic/elasticsearch/issues/33326 - do: catch: missing xpack.watcher.delete_watch: