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 8018f54 commit 9081abaCopy full SHA for 9081aba
muted-tests.yml
@@ -642,6 +642,9 @@ tests:
642
- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
643
method: testEqualityAndOther {SEMANTIC_TEXT_WITH_KEYWORD}
644
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
648
649
# Examples:
650
#
0 commit comments