Skip to content

Commit bbce037

Browse files
committed
[CI] Mute HttpSecretsIntegrationTests#testWebhookAction test
Tracked by #30094
1 parent 3f21f93 commit bbce037

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/test/integration/HttpSecretsIntegrationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ public void testHttpInput() throws Exception {
165165
is(ApplicableBasicAuth.headerValue(USERNAME, PASSWORD.toCharArray())));
166166
}
167167

168+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30094")
168169
public void testWebhookAction() throws Exception {
169170
WatcherClient watcherClient = watcherClient();
170171
watcherClient.preparePutWatch("_id")

0 commit comments

Comments
 (0)