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 b7aaf31 commit 75cbd0eCopy full SHA for 75cbd0e
muted-tests.yml
@@ -627,6 +627,9 @@ tests:
627
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
628
method: test {yaml=search.vectors/90_sparse_vector/Indexing and searching multi-value sparse vectors in >=8.15}
629
issue: https://github.com/elastic/elasticsearch/issues/133442
630
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
631
+ method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
632
+ issue: https://github.com/elastic/elasticsearch/issues/133449
633
634
# Examples:
635
#
0 commit comments