Skip to content

Commit e53bb05

Browse files
Mute testAutomaticReleaseOfIndexBlock
Relates #45338
1 parent 07c656f commit e53bb05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/cluster/routing/allocation/decider/MockDiskUsagesIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ public void testRerouteOccursOnDiskPassingHighWatermark() throws Exception {
143143
});
144144
}
145145

146+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/45338")
146147
public void testAutomaticReleaseOfIndexBlock() throws Exception {
147148
List<String> nodes = internalCluster().startNodes(3);
148149

0 commit comments

Comments
 (0)