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 08fc9ab commit 6a8574eCopy full SHA for 6a8574e
muted-tests.yml
@@ -401,6 +401,9 @@ tests:
401
- class: org.elasticsearch.search.sort.GeoDistanceIT
402
method: testDistanceSortingWithUnmappedField
403
issue: https://github.com/elastic/elasticsearch/issues/126118
404
+- class: org.elasticsearch.index.mapper.blockloader.KeywordFieldBlockLoaderTests
405
+ method: testBlockLoader {preference=Params[syntheticSource=false, preference=DOC_VALUES]}
406
+ issue: https://github.com/elastic/elasticsearch/issues/126121
407
408
# Examples:
409
#
0 commit comments