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 b4f0413 commit 36229f5Copy full SHA for 36229f5
muted-tests.yml
@@ -597,6 +597,9 @@ tests:
597
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
598
method: testBlockLoaderForFieldInObject {preference=Params[syntheticSource=true, preference=DOC_VALUES]}
599
issue: https://github.com/elastic/elasticsearch/issues/133179
600
+- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
601
+ method: testBlockLoaderForFieldInObject {preference=Params[syntheticSource=true, preference=NONE]}
602
+ issue: https://github.com/elastic/elasticsearch/issues/133180
603
604
# Examples:
605
#
0 commit comments