Skip to content

Commit b9bac36

Browse files
Mute org.elasticsearch.discovery.ClusterDisruptionIT testAckedIndexing #117024
1 parent 35d6af6 commit b9bac36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,9 @@ tests:
250250
- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
251251
method: testSeqNoCASLinearizability
252252
issue: https://github.com/elastic/elasticsearch/issues/117249
253+
- class: org.elasticsearch.discovery.ClusterDisruptionIT
254+
method: testAckedIndexing
255+
issue: https://github.com/elastic/elasticsearch/issues/117024
253256

254257
# Examples:
255258
#

0 commit comments

Comments
 (0)