Skip to content

Commit 9081aba

Browse files
Mute org.elasticsearch.search.sort.FieldSortIT testSortMixedFieldTypes #129445
1 parent 8018f54 commit 9081aba

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
@@ -642,6 +642,9 @@ tests:
642642
- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
643643
method: testEqualityAndOther {SEMANTIC_TEXT_WITH_KEYWORD}
644644
issue: https://github.com/elastic/elasticsearch/issues/135333
645+
- class: org.elasticsearch.search.sort.FieldSortIT
646+
method: testSortMixedFieldTypes
647+
issue: https://github.com/elastic/elasticsearch/issues/129445
645648

646649
# Examples:
647650
#

0 commit comments

Comments
 (0)