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 1235efc commit ee94a49Copy full SHA for ee94a49
muted-tests.yml
@@ -567,6 +567,9 @@ tests:
567
- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityEsqlIT
568
method: testCrossClusterEnrichWithOnlyRemotePrivs
569
issue: https://github.com/elastic/elasticsearch/issues/133031
570
+- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
571
+ method: test {p0=search.vectors/45_knn_search_bit/Vector similarity with filter only}
572
+ issue: https://github.com/elastic/elasticsearch/issues/133037
573
574
# Examples:
575
#
0 commit comments