Skip to content

Commit

Permalink
Mute DedicatedClusterSnapshotRestoreIT#testRestoreShrinkIndex (elasti…
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Büscher authored Feb 4, 2019
1 parent f19fdcd commit 715e581
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,7 @@ public void testMasterShutdownDuringFailedSnapshot() throws Exception {
* can be restored when the node the shrunken index was created on is no longer part of
* the cluster.
*/
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/38226")
public void testRestoreShrinkIndex() throws Exception {
logger.info("--> starting a master node and a data node");
internalCluster().startMasterOnlyNode();
Expand Down

0 comments on commit 715e581

Please sign in to comment.