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 a563966 commit ae727a1Copy full SHA for ae727a1
muted-tests.yml
@@ -395,6 +395,9 @@ tests:
395
- class: org.elasticsearch.xpack.downsample.DataStreamLifecycleDownsampleDisruptionIT
396
method: testDataStreamLifecycleDownsampleRollingRestart
397
issue: https://github.com/elastic/elasticsearch/issues/123769
398
+- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
399
+ method: test {yaml=search.vectors/41_knn_search_bbq_hnsw/Test index configured rescore vector score consistency}
400
+ issue: https://github.com/elastic/elasticsearch/issues/125902
401
402
# Examples:
403
#
0 commit comments