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 fa767b0 commit 25c685fCopy full SHA for 25c685f
muted-tests.yml
@@ -552,6 +552,9 @@ tests:
552
- class: org.elasticsearch.search.vectors.CachingEnableFilterQueryTests
553
method: testTermQuery
554
issue: https://github.com/elastic/elasticsearch/issues/134723
555
+- class: org.elasticsearch.discovery.DiscoveryDisruptionIT
556
+ method: testElectMasterWithLatestVersion
557
+ issue: https://github.com/elastic/elasticsearch/issues/134748
558
559
# Examples:
560
#
0 commit comments