Skip to content

Commit

Permalink
Mute testHttpInput
Browse files Browse the repository at this point in the history
Relates #40587
  • Loading branch information
ywelsch committed Mar 28, 2019
1 parent fe32ce6 commit 8b9a006
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ protected Settings nodeSettings(int nodeOrdinal) {
return super.nodeSettings(nodeOrdinal);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40587")
public void testHttpInput() throws Exception {
WatcherClient watcherClient = watcherClient();
watcherClient.preparePutWatch("_id")
Expand Down

0 comments on commit 8b9a006

Please sign in to comment.