From c03fea394fcbaaf8b554b9f84752fa23b26b7d69 Mon Sep 17 00:00:00 2001 From: Ioannis Kakavas Date: Tue, 23 Jul 2019 12:19:06 +0300 Subject: [PATCH] Muting WatcherRestIT webhook url escaping test (#44739) See #41172 --- .../rest-api-spec/test/mustache/50_webhook_url_escaping.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/mustache/50_webhook_url_escaping.yml b/x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/mustache/50_webhook_url_escaping.yml index 9952741d4ed74..ce876b7221581 100644 --- a/x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/mustache/50_webhook_url_escaping.yml +++ b/x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/mustache/50_webhook_url_escaping.yml @@ -1,5 +1,8 @@ --- "Test url escaping with url mustache function": + - skip: + version: "all" + reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/41172" - do: cluster.health: wait_for_status: yellow