Skip to content

Commit 715e581

Browse files
author
Christoph Büscher
authored
Mute DedicatedClusterSnapshotRestoreIT#testRestoreShrinkIndex (elastic#38330)
1 parent f19fdcd commit 715e581

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
@@ -988,6 +988,7 @@ public void testMasterShutdownDuringFailedSnapshot() throws Exception {
988988
* can be restored when the node the shrunken index was created on is no longer part of
989989
* the cluster.
990990
*/
991+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/38226")
991992
public void testRestoreShrinkIndex() throws Exception {
992993
logger.info("--> starting a master node and a data node");
993994
internalCluster().startMasterOnlyNode();

0 commit comments

Comments
 (0)