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 da41417 commit f5928e7Copy full SHA for f5928e7
muted-tests.yml
@@ -612,6 +612,9 @@ tests:
612
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
613
method: testBlockLoader {preference=Params[syntheticSource=true, preference=NONE]}
614
issue: https://github.com/elastic/elasticsearch/issues/133216
615
+- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
616
+ method: testBlockLoader {preference=Params[syntheticSource=true, preference=DOC_VALUES]}
617
+ issue: https://github.com/elastic/elasticsearch/issues/133217
618
619
# Examples:
620
#
0 commit comments