Mute TransportClientNodesServiceTests#testListenerFailures

Relates to #37567
This commit is contained in:
Yannick Welsch 2019-01-17 13:54:48 +01:00
parent da799306a8
commit 6fe2d6da03
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ public class TransportClientNodesServiceTests extends ESTestCase {
}
}
@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++) {