Skip to content

Commit

Permalink
Mute SLMSnapshotBlockingIntegTests.testRetentionWithMultipleRepositories
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Mar 9, 2021
1 parent 2c1ba95 commit 1d12cfc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ public void testBasicPartialRetention() throws Exception {
testUnsuccessfulSnapshotRetention(true);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/70185")
public void testRetentionWithMultipleRepositories() throws Exception {
disableRepoConsistencyCheck("test leaves behind an empty repository");
final String secondRepo = "other-repo";
Expand Down

0 comments on commit 1d12cfc

Please sign in to comment.