Skip to content

Commit

Permalink
Mute TransportClientNodesServiceTests#testListenerFailures
Browse files Browse the repository at this point in the history
Relates to #37567
  • Loading branch information
ywelsch committed Jan 17, 2019
1 parent ffae246 commit fba1167
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ public void close() {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37567")
public void testListenerFailures() throws InterruptedException {
int iters = iterations(10, 100);
for (int i = 0; i <iters; i++) {
Expand Down

0 comments on commit fba1167

Please sign in to comment.