Skip to content

Commit

Permalink
muted test, relates to #40682
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Apr 2, 2019
1 parent 8b78c54 commit d26ec27
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ public void testHttpInput() throws Exception {
assertWatchWithMinimumPerformedActionsCount("_name", 1, false);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40682")
public void testHttpInputClusterStats() throws Exception {
InetSocketAddress address = internalCluster().httpAddresses()[0];
PutWatchResponse putWatchResponse = watcherClient().preparePutWatch("_name")
Expand Down

0 comments on commit d26ec27

Please sign in to comment.