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 466760b commit c0d03e6Copy full SHA for c0d03e6
muted-tests.yml
@@ -175,6 +175,9 @@ tests:
175
- class: org.elasticsearch.xpack.sql.qa.multi_cluster_with_security.JdbcCsvSpecIT
176
method: test {agg-ordering.testHistogramDateTimeWithCountAndOrder_1}
177
issue: https://github.com/elastic/elasticsearch/issues/111918
178
+- class: org.elasticsearch.xpack.sql.qa.multi_cluster_with_security.JdbcCsvSpecIT
179
+ method: test {date.testDateParseHaving}
180
+ issue: https://github.com/elastic/elasticsearch/issues/111921
181
182
# Examples:
183
#
0 commit comments