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 67676ae commit c05961fCopy full SHA for c05961f
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