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 1aed2bc commit aaeca25Copy full SHA for aaeca25
muted-tests.yml
@@ -663,6 +663,9 @@ tests:
663
- class: org.elasticsearch.upgrades.SyntheticSourceRollingUpgradeIT
664
method: testIndexing {upgradedNodes=1}
665
issue: https://github.com/elastic/elasticsearch/issues/135512
666
+- class: org.elasticsearch.upgrades.MatchOnlyTextRollingUpgradeIT
667
+ method: testIndexing {upgradedNodes=1}
668
+ issue: https://github.com/elastic/elasticsearch/issues/135525
669
670
# Examples:
671
#
0 commit comments