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 f5928e7 commit 7426c66Copy full SHA for 7426c66
muted-tests.yml
@@ -615,6 +615,9 @@ tests:
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
+- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
619
+ method: testBlockLoader {preference=Params[syntheticSource=true, preference=STORED]}
620
+ issue: https://github.com/elastic/elasticsearch/issues/133218
621
622
# Examples:
623
#
0 commit comments