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 c01f4ba commit 45ae10eCopy full SHA for 45ae10e
muted-tests.yml
@@ -558,6 +558,9 @@ tests:
558
- class: org.elasticsearch.upgrades.IndexSortUpgradeIT
559
method: testIndexSortForNumericTypes {upgradedNodes=3}
560
issue: https://github.com/elastic/elasticsearch/issues/128861
561
+- class: org.elasticsearch.upgrades.IndexSortUpgradeIT
562
+ method: testIndexSortForNumericTypes {upgradedNodes=1}
563
+ issue: https://github.com/elastic/elasticsearch/issues/128862
564
565
# Examples:
566
#
0 commit comments