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 195bb92 commit 5932a9dCopy full SHA for 5932a9d
muted-tests.yml
@@ -648,6 +648,9 @@ tests:
648
- class: org.elasticsearch.upgrades.MatchOnlyTextRollingUpgradeIT
649
method: testIndexing {upgradedNodes=2}
650
issue: https://github.com/elastic/elasticsearch/issues/135325
651
+- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
652
+ method: testIndexing {upgradedNodes=2}
653
+ issue: https://github.com/elastic/elasticsearch/issues/135238
654
655
# Examples:
656
#
0 commit comments