Skip to content

Commit

Permalink
Mute CorruptedBlobStoreRepositoryIT#testMountCorruptedRepositoryData
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Büscher committed Jan 28, 2021
1 parent c78f785 commit 7c2d666
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ public void testHandlingMissingRootLevelSnapshotMetadata() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/67696")
public void testMountCorruptedRepositoryData() throws Exception {
disableRepoConsistencyCheck("This test intentionally corrupts the repository contents");
Client client = client();
Expand Down

0 comments on commit 7c2d666

Please sign in to comment.