Skip to content

Commit 5cb831b

Browse files
committed
Add AwaitsFix to failing test - see #32546
1 parent 64c0061 commit 5cb831b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/evil-tests/src/test/java/org/elasticsearch/common/logging/EvilLoggerTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ public void testProperties() throws IOException, UserException {
360360
}
361361
}
362362

363+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32546")
363364
public void testNoNodeNameWarning() throws IOException, UserException {
364365
setupLogging("no_node_name");
365366

0 commit comments

Comments
 (0)