Add AwaitsFix to failing test - see #32546

This commit is contained in:
David Turner 2018-08-01 14:28:00 +01:00
parent e7ead17893
commit 7a3eb4b3e8
1 changed files with 1 additions and 0 deletions

View File

@ -360,6 +360,7 @@ public class EvilLoggerTests extends ESTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32546")
public void testNoNodeNameWarning() throws IOException, UserException {
setupLogging("no_node_name");