Skip to content

Commit a0fc246

Browse files
committed
Mute DedicatedClusterSnapshotRestoreIT#testSnapshotWithStuckNode as we await a fix.
1 parent 1287c7d commit a0fc246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ public void testSnapshotDuringNodeShutdown() throws Exception {
420420
logger.info("--> done");
421421
}
422422

423+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39852")
423424
public void testSnapshotWithStuckNode() throws Exception {
424425
logger.info("--> start 2 nodes");
425426
ArrayList<String> nodes = new ArrayList<>();

0 commit comments

Comments
 (0)