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 8bbddc4 commit 7ceec4fCopy full SHA for 7ceec4f
muted-tests.yml
@@ -672,6 +672,9 @@ tests:
672
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
673
method: test {p0=search.vectors/90_sparse_vector/Indexing and searching multi-value sparse vectors in >=8.15}
674
issue: https://github.com/elastic/elasticsearch/issues/133508
675
+- class: org.elasticsearch.xpack.logsdb.qa.BulkChallengeRestIT
676
+ method: testTermsQuery
677
+ issue: https://github.com/elastic/elasticsearch/issues/133516
678
679
# Examples:
680
#
0 commit comments