Skip to content

Commit 87d3aa7

Browse files
TESTS: Mute testSnapshotCanceledOnRemovedShard
* relates #37005
1 parent 6dd91cf commit 87d3aa7

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/37005")
31823183
public void testSnapshotCanceledOnRemovedShard() throws Exception {
31833184
final int numPrimaries = 1;
31843185
final int numReplicas = 1;

0 commit comments

Comments
 (0)