Skip to content

Commit

Permalink
[Test] Mute FullClusterRestartIT.testShrink() until test is fixed
Browse files Browse the repository at this point in the history
See #34853
  • Loading branch information
tlrx committed Oct 25, 2018
1 parent b97546a commit a69c540
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ public void testClusterState() throws Exception {

}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/34853")
public void testShrink() throws IOException {
String shrunkenIndex = index + "_shrunk";
int numDocs;
Expand Down

0 comments on commit a69c540

Please sign in to comment.