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 a57b985 commit bc6731bCopy full SHA for bc6731b
muted-tests.yml
@@ -420,6 +420,9 @@ tests:
420
- class: org.elasticsearch.xpack.esql.action.CrossClusterCancellationIT
421
method: testCloseSkipUnavailable
422
issue: https://github.com/elastic/elasticsearch/issues/122336
423
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
424
+ method: testUnsupportedTypesOrdinalGrouping
425
+ issue: https://github.com/elastic/elasticsearch/issues/122342
426
427
# Examples:
428
#
0 commit comments