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 03d1c47 commit 2d589b0Copy full SHA for 2d589b0
muted-tests.yml
@@ -409,6 +409,9 @@ tests:
409
issue: https://github.com/elastic/elasticsearch/issues/122221
410
- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
411
issue: https://github.com/elastic/elasticsearch/issues/121737
412
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
413
+ method: testGroupingMultiValueByOrdinals
414
+ issue: https://github.com/elastic/elasticsearch/issues/122228
415
416
# Examples:
417
#
0 commit comments