Skip to content

Commit 63831fa

Browse files
committed
Mute ClusterStatsNodesTests#testIngestStats (re. #48684)
1 parent e58fc03 commit 63831fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/action/admin/cluster/stats/ClusterStatsNodesTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ public void testNetworkTypesToXContent() throws Exception {
6767
+ "}", toXContent(stats, XContentType.JSON, randomBoolean()).utf8ToString());
6868
}
6969

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

0 commit comments

Comments
 (0)