Skip to content

Commit 6fe2d6d

Browse files
committed
Mute TransportClientNodesServiceTests#testListenerFailures
Relates to #37567
1 parent da79930 commit 6fe2d6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/client/transport/TransportClientNodesServiceTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ public void close() {
220220
}
221221
}
222222

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

0 commit comments

Comments
 (0)