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 27e7601 commit b5a7bdfCopy full SHA for b5a7bdf
muted-tests.yml
@@ -108,6 +108,9 @@ tests:
108
- class: org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests
109
method: testInfoParameters {class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec}
110
issue: https://github.com/elastic/elasticsearch/issues/110981
111
+- class: org.elasticsearch.search.sort.FieldSortIT
112
+ method: testIssue6614
113
+ issue: https://github.com/elastic/elasticsearch/issues/110999
114
115
# Examples:
116
#
0 commit comments