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 3530f98 commit 348171bCopy full SHA for 348171b
muted-tests.yml
@@ -651,6 +651,9 @@ tests:
651
- class: org.elasticsearch.upgrades.FullClusterRestartIT
652
method: testSearch {cluster=UPGRADED}
653
issue: https://github.com/elastic/elasticsearch/issues/135927
654
+- class: org.elasticsearch.xpack.inference.chunking.ChunkingSettingsBuilderTests
655
+ method: testBuildChunkingSettingsForElasticReranker_QueryTokenCountLessThanHalfOfTokenLimit
656
+ issue: https://github.com/elastic/elasticsearch/issues/135928
657
658
# Examples:
659
#
0 commit comments