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 6d65b3e commit 8f8664aCopy full SHA for 8f8664a
muted-tests.yml
@@ -642,6 +642,9 @@ tests:
642
- class: org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
643
method: testIndexing {upgradedNodes=3}
644
issue: https://github.com/elastic/elasticsearch/issues/135320
645
+- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
646
+ method: testIndexing {upgradedNodes=3}
647
+ issue: https://github.com/elastic/elasticsearch/issues/135237
648
649
# Examples:
650
#
0 commit comments