Skip to content

Commit

Permalink
[TEST] Mute SlackMessageTests.testTemplateRender
Browse files Browse the repository at this point in the history
  • Loading branch information
ywelsch committed Jul 11, 2018
1 parent b4087d6 commit dadf96a
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 dadf96a

Please sign in to comment.