Skip to content

Commit

Permalink
Mute flaky testSnapshotBasedRecovery
Browse files Browse the repository at this point in the history
Relates #93271
  • Loading branch information
DaveCTurner committed Feb 6, 2023
1 parent 6498bd1 commit 438f2f8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@

public class SnapshotBasedRecoveryIT extends AbstractRollingTestCase {

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/93271")
public void testSnapshotBasedRecovery() throws Exception {
final String indexName = "snapshot_based_recovery";
final String repositoryName = "snapshot_based_recovery_repo";
Expand Down

0 comments on commit 438f2f8

Please sign in to comment.