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