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 afa788f commit bbdf64dCopy full SHA for bbdf64d
muted-tests.yml
@@ -164,6 +164,9 @@ tests:
164
- class: org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT
165
method: test {datetime.testDateTimeParseHaving}
166
issue: https://github.com/elastic/elasticsearch/issues/111922
167
+- class: org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT
168
+ method: test {agg-ordering.testHistogramDateTimeWithCountAndOrder_1}
169
+ issue: https://github.com/elastic/elasticsearch/issues/111918
170
171
# Examples:
172
#
0 commit comments