Add AwaitsFix to failing test - see #32546
This commit is contained in:
parent
e7ead17893
commit
7a3eb4b3e8
|
@ -360,6 +360,7 @@ public class EvilLoggerTests extends ESTestCase {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32546")
|
||||||
public void testNoNodeNameWarning() throws IOException, UserException {
|
public void testNoNodeNameWarning() throws IOException, UserException {
|
||||||
setupLogging("no_node_name");
|
setupLogging("no_node_name");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue