Skip to content

Commit

Permalink
Mute testAutomaticReleaseOfIndexBlock
Browse files Browse the repository at this point in the history
Relates #45338
  • Loading branch information
dimitris-athanasiou committed Aug 8, 2019
1 parent 92263db commit 42e8b36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ public void testRerouteOccursOnDiskPassingHighWatermark() throws Exception {
});
}

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

Expand Down

0 comments on commit 42e8b36

Please sign in to comment.