Skip to content

Commit bcf5a4c

Browse files
author
David Roberts
committed
Mute ClusterDisruptionIT testAckedIndexing
Due to #37810
1 parent 64adb5a commit bcf5a4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/discovery/ClusterDisruptionIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public class ClusterDisruptionIT extends AbstractDisruptionTestCase {
8484
"org.elasticsearch.discovery:TRACE,org.elasticsearch.action.support.replication:TRACE," +
8585
"org.elasticsearch.cluster.service:TRACE,org.elasticsearch.indices.recovery:TRACE," +
8686
"org.elasticsearch.indices.cluster:TRACE,org.elasticsearch.index.shard:TRACE")
87+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37810")
8788
public void testAckedIndexing() throws Exception {
8889

8990
final int seconds = !(TEST_NIGHTLY && rarely()) ? 1 : 5;

0 commit comments

Comments
 (0)