From e51bf31da1e5772d6a01feb57341621b0b6dda09 Mon Sep 17 00:00:00 2001 From: David Kyle Date: Mon, 31 Jan 2022 10:50:06 +0000 Subject: [PATCH] Mute ActivateWatchTests (#83312) For #82797 --- .../watcher/transport/action/activate/ActivateWatchTests.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x-pack/plugin/watcher/src/internalClusterTest/java/org/elasticsearch/xpack/watcher/transport/action/activate/ActivateWatchTests.java b/x-pack/plugin/watcher/src/internalClusterTest/java/org/elasticsearch/xpack/watcher/transport/action/activate/ActivateWatchTests.java index ec03215435fa..7a647fea7a49 100644 --- a/x-pack/plugin/watcher/src/internalClusterTest/java/org/elasticsearch/xpack/watcher/transport/action/activate/ActivateWatchTests.java +++ b/x-pack/plugin/watcher/src/internalClusterTest/java/org/elasticsearch/xpack/watcher/transport/action/activate/ActivateWatchTests.java @@ -50,6 +50,7 @@ protected boolean timeWarped() { return false; } + @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/82797") public void testDeactivateAndActivate() throws Exception { PutWatchResponse putWatchResponse = new PutWatchRequestBuilder(client()).setId("_id") .setSource( @@ -106,6 +107,7 @@ public void testDeactivateAndActivate() throws Exception { }); } + @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/82797") public void testLoadWatchWithoutAState() throws Exception { PutWatchResponse putWatchResponse = new PutWatchRequestBuilder(client()).setId("_id") .setSource(