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 41488ee commit eb5b577Copy full SHA for eb5b577
muted-tests.yml
@@ -639,6 +639,9 @@ tests:
639
- class: org.elasticsearch.xpack.esql.session.SessionUtilsTests
640
method: testCheckPagesBelowSize
641
issue: https://github.com/elastic/elasticsearch/issues/135398
642
+- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
643
+ method: testIndexing {upgradedNodes=3}
644
+ issue: https://github.com/elastic/elasticsearch/issues/135237
645
646
# Examples:
647
#
0 commit comments