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.
2 parents 22d53fe + 459aacf commit bff6126Copy full SHA for bff6126
muted-tests.yml
@@ -618,6 +618,9 @@ tests:
618
- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
619
method: test
620
issue: https://github.com/elastic/elasticsearch/issues/134407
621
+- class: org.elasticsearch.action.admin.cluster.stats.SearchUsageStatsTests
622
+ method: testToXContent
623
+ issue: https://github.com/elastic/elasticsearch/issues/135558
624
625
# Examples:
626
#
0 commit comments