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 bce67e3 commit bb7e8b9
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 bb7e8b9

Please sign in to comment.