mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Mute TransportClientNodesServiceTests#testListenerFailures
Relates to #37567
This commit is contained in:
parent
da799306a8
commit
6fe2d6da03
@ -220,6 +220,7 @@ public class TransportClientNodesServiceTests extends ESTestCase {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37567")
|
||||||
public void testListenerFailures() throws InterruptedException {
|
public void testListenerFailures() throws InterruptedException {
|
||||||
int iters = iterations(10, 100);
|
int iters = iterations(10, 100);
|
||||||
for (int i = 0; i <iters; i++) {
|
for (int i = 0; i <iters; i++) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user