Skip to content

Commit

Permalink
Add AwaitsFix to failing test - see #32546
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Aug 1, 2018
1 parent 64c0061 commit 5cb831b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ public void testProperties() throws IOException, UserException {
}
}

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

Expand Down

0 comments on commit 5cb831b

Please sign in to comment.