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 7720e63 commit c46432bCopy full SHA for c46432b
muted-tests.yml
@@ -735,6 +735,9 @@ tests:
735
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
736
method: test {csv-spec:fork.ForkBranchWithInlineStats}
737
issue: https://github.com/elastic/elasticsearch/issues/136091
738
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
739
+ method: test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange}
740
+ issue: https://github.com/elastic/elasticsearch/issues/136102
741
742
# Examples:
743
#
0 commit comments