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 f70dbb8 commit 75e5f80Copy full SHA for 75e5f80
muted-tests.yml
@@ -451,6 +451,9 @@ tests:
451
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
452
method: test {yaml=index/100_field_name_length_limit/Test field name length limit}
453
issue: https://github.com/elastic/elasticsearch/issues/138768
454
+- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
455
+ method: test {p0=search.vectors/45_knn_search_byte/Vector similarity with filter only}
456
+ issue: https://github.com/elastic/elasticsearch/issues/138786
457
458
# Examples:
459
#
0 commit comments