Skip to content

Commit

Permalink
Mute DataStreamIT.testWriteLoadAndAvgShardSizeIsStoredInABestEffort (#…
Browse files Browse the repository at this point in the history
…92601)

Relates to #91967
  • Loading branch information
dakrone authored Dec 29, 2022
1 parent 20d21fe commit b27e6eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2052,6 +2052,7 @@ public void testWriteIndexWriteLoadAndAvgShardSizeIsStoredAfterRollover() throws
}
}

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

0 comments on commit b27e6eb

Please sign in to comment.