Skip to content

Commit c363c74

Browse files
committed
Mute SharedClusterSnapshotRestoreIT.testSnapshotRequest
Tracked by #31054
1 parent 3dbe0bf commit c363c74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/test/java/org/elasticsearch/snapshots/SharedClusterSnapshotRestoreIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2706,6 +2706,7 @@ public void testCannotCreateSnapshotsWithSameName() throws Exception {
27062706
assertThat(createSnapshotResponse.getSnapshotInfo().snapshotId().getName(), equalTo(snapshotName));
27072707
}
27082708

2709+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/31054")
27092710
public void testGetSnapshotsRequest() throws Exception {
27102711
final String repositoryName = "test-repo";
27112712
final String indexName = "test-idx";

0 commit comments

Comments
 (0)