Skip to content

Commit

Permalink
Mute failing test
Browse files Browse the repository at this point in the history
Tracked in #43670
  • Loading branch information
alpar-t committed Jun 27, 2019
1 parent 80fbe9c commit f6bc4b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ public void testFullClusterRestart() throws Exception {
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/43670")
public void testCloseUnassignedJobAndDatafeed() throws Exception {
internalCluster().ensureAtMostNumDataNodes(0);
logger.info("Starting dedicated master node...");
Expand Down

0 comments on commit f6bc4b1

Please sign in to comment.