We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d6af6 commit b9bac36Copy full SHA for b9bac36
muted-tests.yml
@@ -250,6 +250,9 @@ tests:
250
- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
251
method: testSeqNoCASLinearizability
252
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
256
257
# Examples:
258
#
0 commit comments