Skip to content

Commit ff3162f

Browse files
Merge branch 'main' into custom-service-serialize-secure-string
2 parents c1000ea + 9d24fcc commit ff3162f

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)