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 bdc2077 commit c021e92Copy full SHA for c021e92
muted-tests.yml
@@ -347,6 +347,9 @@ tests:
347
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
348
method: test {p0=snapshot/10_basic/Create a source only snapshot and then restore it}
349
issue: https://github.com/elastic/elasticsearch/issues/122755
350
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
351
+ method: testFromStatsGroupingByDate
352
+ issue: https://github.com/elastic/elasticsearch/issues/123808
353
354
# Examples:
355
#
0 commit comments