Skip to content

Commit

Permalink
[CI] Mute HttpSecretsIntegrationTests#testWebhookAction test
Browse files Browse the repository at this point in the history
Tracked by #30094
  • Loading branch information
imotov committed May 30, 2018
1 parent 3f21f93 commit bbce037
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit bbce037

Please sign in to comment.