Skip to content

Commit 057f3d1

Browse files
Merge branch 'main' into sort_optimization_int_short_byte_bucketed_sort
2 parents f86f3ee + 9d24fcc commit 057f3d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

muted-tests.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,15 @@ tests:
555555
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
556556
method: test {p0=esql/191_lookup_join_on_datastreams/data streams supported in LOOKUP JOIN}
557557
issue: https://github.com/elastic/elasticsearch/issues/128856
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+
- class: org.elasticsearch.upgrades.IndexSortUpgradeIT
565+
method: testIndexSortForNumericTypes {upgradedNodes=2}
566+
issue: https://github.com/elastic/elasticsearch/issues/128863
558567

559568
# Examples:
560569
#

0 commit comments

Comments
 (0)