Skip to content

Commit

Permalink
Mute DeleteSnapshotIT.testDeleteShallowCopySnapshot (#10372)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Ross <[email protected]>
(cherry picked from commit de8511b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 4, 2023
1 parent a0dc2b9 commit 99e8007
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ public void testDeleteSnapshot() throws Exception {
assert (getRepositoryData(snapshotRepoName).getSnapshotIds().size() == 0);
}

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/9115")
public void testDeleteShallowCopySnapshot() throws Exception {
disableRepoConsistencyCheck("Remote store repository is being used in the test");
final Path remoteStoreRepoPath = randomRepoPath();
Expand Down

0 comments on commit 99e8007

Please sign in to comment.