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 cbd9f05 commit 410f064Copy full SHA for 410f064
muted-tests.yml
@@ -645,6 +645,9 @@ tests:
645
- class: org.elasticsearch.search.sort.FieldSortIT
646
method: testSortMixedFieldTypes
647
issue: https://github.com/elastic/elasticsearch/issues/129445
648
+- class: org.elasticsearch.upgrades.SyntheticSourceRollingUpgradeIT
649
+ method: testIndexing {upgradedNodes=3}
650
+ issue: https://github.com/elastic/elasticsearch/issues/135338
651
652
# Examples:
653
#
0 commit comments