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 1de50c1 commit 0eb7408Copy full SHA for 0eb7408
muted-tests.yml
@@ -371,6 +371,9 @@ tests:
371
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
372
method: test {yaml=cluster.stats/30_ccs_stats/cross-cluster search stats search}
373
issue: https://github.com/elastic/elasticsearch/issues/114371
374
+- class: org.elasticsearch.xpack.esql.qa.single_node.RestEsqlIT
375
+ method: testProfileOrdinalsGroupingOperator {SYNC}
376
+ issue: https://github.com/elastic/elasticsearch/issues/114380
377
378
# Examples:
379
#
0 commit comments