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 98e705d commit a324853Copy full SHA for a324853
muted-tests.yml
@@ -568,6 +568,9 @@ tests:
568
- class: org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
569
method: test {yaml=rrf/950_pinned_interaction/rrf with pinned retriever as a sub-retriever}
570
issue: https://github.com/elastic/elasticsearch/issues/129845
571
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
572
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
573
+ issue: https://github.com/elastic/elasticsearch/issues/129888
574
575
# Examples:
576
#
0 commit comments