Skip to content

Commit

Permalink
Mute DedicatedClusterSnapshotRestoreIT#testSnapshotWithStuckNode as w…
Browse files Browse the repository at this point in the history
…e await a fix.
  • Loading branch information
jtibshirani committed Apr 9, 2019
1 parent 27419ce commit 1de2a25
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ public void testSnapshotDuringNodeShutdown() throws Exception {
logger.info("--> done");
}

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

0 comments on commit 1de2a25

Please sign in to comment.