Skip to content

Commit 35fca75

Browse files
authored
Mute DataStreamIT.testWriteLoadAndAvgShardSizeIsStoredInABestEffort (#92601) (#92602)
Relates to #91967
1 parent cfaab11 commit 35fca75

File tree

1 file changed

+1
-0
lines changed
  • modules/data-streams/src/internalClusterTest/java/org/elasticsearch/datastreams

1 file changed

+1
-0
lines changed

modules/data-streams/src/internalClusterTest/java/org/elasticsearch/datastreams/DataStreamIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2068,6 +2068,7 @@ public void testWriteIndexWriteLoadAndAvgShardSizeIsStoredAfterRollover() throws
20682068
}
20692069
}
20702070

2071+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/91967")
20712072
public void testWriteLoadAndAvgShardSizeIsStoredInABestEffort() throws Exception {
20722073
// This test simulates the scenario where some nodes fail to respond
20732074
// to the IndicesStatsRequest and therefore only a partial view of the

0 commit comments

Comments
 (0)