Skip to content

Commit

Permalink
Mute SnapshotLifecycleRestIT.testFullPolicySnapshot (#53588)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle committed Mar 16, 2020
1 parent a2a4756 commit 340fcd1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ public void testMissingRepo() throws Exception {
}

@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/50358")
public void testFullPolicySnapshot() throws Exception {
final String indexName = "test";
final String policyName = "full-policy";
Expand Down

0 comments on commit 340fcd1

Please sign in to comment.