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 a73b9a2 commit 89f23c6Copy full SHA for 89f23c6
muted-tests.yml
@@ -386,6 +386,9 @@ tests:
386
- class: org.elasticsearch.index.engine.ShuffleForcedMergePolicyTests
387
method: testDiagnostics
388
issue: https://github.com/elastic/elasticsearch/issues/121336
389
+- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
390
+ method: test {p0=search.vectors/42_knn_search_int4_flat/KNN Vector similarity search only}
391
+ issue: https://github.com/elastic/elasticsearch/issues/121395
392
393
# Examples:
394
#
0 commit comments