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 a47cee9 commit 68e74ffCopy full SHA for 68e74ff
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