Skip to content

Commit

Permalink
[TEST] Mute SlackMessageTests.testTemplateRender
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Büscher committed Jul 12, 2018
1 parent 9822a6f commit 332c134
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ public void testTemplateParseSelfGenerated() throws Exception {
assertThat(parsed, equalTo(template));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/31948")
public void testTemplateRender() throws Exception {
Settings settings = SlackMessageDefaultsTests.randomSettings();
SlackMessageDefaults defaults = new SlackMessageDefaults(settings);
Expand Down

0 comments on commit 332c134

Please sign in to comment.