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 f3c4f51 commit ac0972bCopy full SHA for ac0972b
muted-tests.yml
@@ -405,6 +405,9 @@ tests:
405
- class: org.elasticsearch.search.SearchServiceSingleNodeTests
406
method: testLookUpSearchContext
407
issue: https://github.com/elastic/elasticsearch/issues/126813
408
+- class: org.elasticsearch.simdvec.VectorScorerFactoryTests
409
+ method: testRandomScorerChunkSizeSmall
410
+ issue: https://github.com/elastic/elasticsearch/issues/126847
411
412
# Examples:
413
#
0 commit comments