Skip to content

Commit

Permalink
Mute ClusterStatsNodesTests#testIngestStats (re. #48684)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Oct 30, 2019
1 parent e58fc03 commit 63831fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ public void testNetworkTypesToXContent() throws Exception {
+ "}", toXContent(stats, XContentType.JSON, randomBoolean()).utf8ToString());
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/48684")
public void testIngestStats() throws Exception {
NodeStats nodeStats = createNodeStats();

Expand Down

0 comments on commit 63831fa

Please sign in to comment.