Skip to content

Commit e94fce5

Browse files
Mute org.elasticsearch.upgrades.IndexSortUpgradeIT testIndexSortForNumericTypes {upgradedNodes=2} elastic#138129
1 parent 8112b25 commit e94fce5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,9 @@ tests:
477477
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
478478
method: testSearchWithRandomDisconnects
479479
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
480483

481484
# Examples:
482485
#

0 commit comments

Comments
 (0)