Skip to content

Commit

Permalink
TESTS: Mute testSnapshotCanceledOnRemovedShard
Browse files Browse the repository at this point in the history
* relates #37005
  • Loading branch information
original-brownbear committed Dec 28, 2018
1 parent 6dd91cf commit 87d3aa7
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -3179,6 +3179,7 @@ public void testGetSnapshotsRequest() throws Exception {
*
* See https://github.com/elastic/elasticsearch/issues/20876
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37005")
public void testSnapshotCanceledOnRemovedShard() throws Exception {
final int numPrimaries = 1;
final int numReplicas = 1;
Expand Down

0 comments on commit 87d3aa7

Please sign in to comment.