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 e052091 commit fb6cce0
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 fb6cce0

Please sign in to comment.