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 8112b25 commit e94fce5Copy full SHA for e94fce5
muted-tests.yml
@@ -477,6 +477,9 @@ tests:
477
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
478
method: testSearchWithRandomDisconnects
479
issue: https://github.com/elastic/elasticsearch/issues/138128
480
+- class: org.elasticsearch.upgrades.IndexSortUpgradeIT
481
+ method: testIndexSortForNumericTypes {upgradedNodes=2}
482
+ issue: https://github.com/elastic/elasticsearch/issues/138129
483
484
# Examples:
485
#
0 commit comments