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 e522df6 commit 6489bd3Copy full SHA for 6489bd3
muted-tests.yml
@@ -504,6 +504,9 @@ tests:
504
- class: org.elasticsearch.readiness.ReadinessClusterIT
505
method: testReadinessDuringRestartsNormalOrder
506
issue: https://github.com/elastic/elasticsearch/issues/136955
507
+- class: org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValuesByteRefGroupingAggregatorFunctionTests
508
+ method: testSimple
509
+ issue: https://github.com/elastic/elasticsearch/issues/137378
510
511
# Examples:
512
#
0 commit comments