diff --git a/x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/test/integration/HttpSecretsIntegrationTests.java b/x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/test/integration/HttpSecretsIntegrationTests.java index 07fb45936e97f..9b7050dc30d79 100644 --- a/x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/test/integration/HttpSecretsIntegrationTests.java +++ b/x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/test/integration/HttpSecretsIntegrationTests.java @@ -165,6 +165,7 @@ public void testHttpInput() throws Exception { is(ApplicableBasicAuth.headerValue(USERNAME, PASSWORD.toCharArray()))); } + @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30094") public void testWebhookAction() throws Exception { WatcherClient watcherClient = watcherClient(); watcherClient.preparePutWatch("_id")