Skip to content

Commit a4020f4

Browse files
committed
Mute SharedClusterSnapshotRestoreIT#testSnapshotCanceledOnRemovedShard
Tracked in elastic#37888.
1 parent d1ff450 commit a4020f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3179,6 +3179,7 @@ public void testGetSnapshotsRequest() throws Exception {
31793179
*
31803180
* See https://github.com/elastic/elasticsearch/issues/20876
31813181
*/
3182+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37888")
31823183
public void testSnapshotCanceledOnRemovedShard() throws Exception {
31833184
final int numPrimaries = 1;
31843185
final int numReplicas = 1;

0 commit comments

Comments
 (0)